]> git.baikalelectronics.ru Git - kernel.git/commit
media: atomisp: print the type of PMIC that will be used
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 10 May 2020 13:49:41 +0000 (15:49 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 12:51:28 +0000 (14:51 +0200)
commit3b4f078e809ae8705a742f30dfcaa9675591e77c
tree33c0bc053de8ff7b036d5162a77352491ba5143d
parent1b528c917501175dec5162d4c59d976c0a72c398
media: atomisp: print the type of PMIC that will be used

While the current code is hardcoded to just one specific
type of PMIC, it can support several types. Those should
be board-dependent. Instead of just printing a number,
change the message to display what type of PMIC control
is used at runtime.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c