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)
commitd03f2e248c416cd07105ad25fe1809c14fbb47c1
tree33c0bc053de8ff7b036d5162a77352491ba5143d
parent85df8457b31c4c277f59b80c1e2a636d34f0c8ce
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