]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: fix an inverted logic
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 May 2020 18:32:51 +0000 (20:32 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 12:51:29 +0000 (14:51 +0200)
commit4ebf6803f3efdb6d09f4378fcb4d538e8f4983a8
treed28ea07fe03ad6c426d122e4e4598eb50d79e518
parent8035ddaff971fa1836d735485af6a4610fd48eb7
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>
drivers/staging/media/atomisp/pci/atomisp_compat_css20.c