OSDN Git Service

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)
commit6a9c6ba7b7358ab5c6921b30ec191af4c7dfa3f6
tree85aaf52af47555976e051e16a39fedd89720356a
parent0cd8726c26edd1df1d7aaf2c1b9a99cfa2f52c2a
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