OSDN Git Service

media: atomisp: binary.c: drop logic incompatible with firmware
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 17 Nov 2021 18:32:09 +0000 (18:32 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 17 Nov 2021 19:36:42 +0000 (19:36 +0000)
commit5c5a95385ad644b7d698718c2d8eae1f9fe9b678
tree8663065b701268380437cea4bf612c884521b697
parent4f948a3283809317389d54077cbc2b08bac536f4
media: atomisp: binary.c: drop logic incompatible with firmware

As we're using this firmware for ISP2401:
https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

It makes no sense to try to select a non-existing binary
inside the firmware. So, revert it to reflect the Intel Aero
device driver.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/runtime/binary/src/binary.c