commit | d03f2e248c416cd07105ad25fe1809c14fbb47c1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Sun May 10 15:49:41 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed May 20 14:51:28 2020 +0200 |
tree | 33c0bc053de8ff7b036d5162a77352491ba5143d | |
parent | 85df8457b31c4c277f59b80c1e2a636d34f0c8ce [diff] |
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>