]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: print firmware data during load
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 29 May 2020 07:29:58 +0000 (09:29 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 16:41:16 +0000 (18:41 +0200)
commit898c9ca74009afeece7b99e38855b0b5669b67e1
tree85aaf52af47555976e051e16a39fedd89720356a
parent7ad52962ef0c16b5a11db9fa8e8e6ffaaf82de8e
media: atomisp: print firmware data during load

While there's a way to list the firmware binaries in runtime,
it is worth to also print it during firmware load.

One advantage is that this code also introduces additional
checks with regards to invalid firmware types, which can be
useful to identify problems.

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