aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65912-regulator.c
diff options
context:
space:
mode:
authorRajendra Nayak <rnayak@ti.com>2012-03-16 15:50:21 +0530
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-03-16 19:26:09 +0000
commit16fbcc3b1139e90fe560fde5619169db74dc02c2 (patch)
tree7f453cf1d0ba14ed3afac2e4cb394ae84552a914 /drivers/regulator/tps65912-regulator.c
parentregulator: Set delay to 0 if set_voltage_time_sel callback returns error (diff)
downloadlinux-dev-16fbcc3b1139e90fe560fde5619169db74dc02c2.tar.xz
linux-dev-16fbcc3b1139e90fe560fde5619169db74dc02c2.zip
regulator: Fix up a confusing dev_warn when DT lookup fails
of_parse_phandle() returns NULL either if the property name itself does not exist or if it (exists and) does not reference a valid phandle. Giving out a warn like the one below (that the property references an invalid phandle) can be confusing when the property itself does not exist in the node. Fix it with a more sensible message and make it a dev_dbg instead of a dev_warn. Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/tps65912-regulator.c')
0 files changed, 0 insertions, 0 deletions