commit | 3117ddda1ecef96e646b120681a606b41247df52 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue May 12 20:32:51 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed May 20 14:51:29 2020 +0200 |
tree | d28ea07fe03ad6c426d122e4e4598eb50d79e518 | |
parent | 1351ea6b04c8488d0bfde4a2ee55ae111f4a0b0d [diff] |
media: atomisp: fix an inverted logic When changing the IFs to select isp2401 at runtime, one of the conditions ended by being written wrong. Code double-checked on both Yocto Aero's driver version and against the previous code. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>