diff options
author | Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> | 2020-10-05 11:19:24 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-10-05 16:18:40 +0100 |
commit | 184cdb8f6d391b379bb768b0c203600f5657176b (patch) | |
tree | 551ce63dc6e29b75d586762e7c74e872bda627c7 /drivers/regulator/pwm-regulator.c | |
parent | f2deb05688c25ac124a7e33bc15b1ab13d7fb1a7 (diff) | |
download | linux-184cdb8f6d391b379bb768b0c203600f5657176b.tar.bz2 |
regulator: bd9576: Fix print
The print in probe is done using pr_info. Correct print call would be
dev_dbg because:
- Severity should really be dbg
- The dev pointer is given as first argument
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Link: https://lore.kernel.org/r/c4f55add237455555df0597c72052022f7a669f6.1601885841.git.matti.vaittinen@fi.rohmeurope.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/pwm-regulator.c')
0 files changed, 0 insertions, 0 deletions