diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-07-12 01:49:46 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-07-19 08:20:13 +0300 |
commit | 8847715ccdeb44d09dd8a49399257da235ffcc23 (patch) | |
tree | 823cfd174988588758b59e08a45f458326e88b9d /test/libtest | |
parent | e8a28b4b9bd8791373957fce3f5c3f49f0cc04cf (diff) |
libcamera: ipa_manager: Fix IPA module min/max version check
The IPAManager::createIPA() function has its minVersion and maxVersion
parameters inverted. This doesn't cause any issue at the moment as both
the minimum and maximum version are set to 1 by all callers, but it's
still a bug. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'test/libtest')
0 files changed, 0 insertions, 0 deletions