media: atomisp: add some debug messages when binaries are used
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 29 May 2020 08:41:02 +0000 (10:41 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 16:42:17 +0000 (18:42 +0200)
commit4556cbcf80c9b40130b69968155c49ecefcebbc0
treef51017065ff76703fce8c34cc33d253a16f97e84
parent530c09f26179debc4bcd7a0ad6da38d75bfc0296
media: atomisp: add some debug messages when binaries are used

The ISP firmware logic is complex, as several binaries are
contained into a single file.

Print debug messages:
- with a stack dump if binary not found;
- when a firmware is selected.

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