aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2019-09-21 14:12:09 -0700
committerPavel <pavel@ucw.cz>2019-11-03 17:37:46 +0100
commitd0f9cc49e9c8afae49f0efc7927156dbd555ee93 (patch)
tree7288c820b4fabcbb913dd65096257558e363ecce /drivers/power
parentleds: lm3692x: Print error value on dev_err (diff)
downloadlinux-dev-d0f9cc49e9c8afae49f0efc7927156dbd555ee93.tar.xz
linux-dev-d0f9cc49e9c8afae49f0efc7927156dbd555ee93.zip
leds: lm3692x: Don't overwrite return value in error path
The driver currently reports successful initialization on every failure as long as it's able to power off the regulator. Don't check the return value of regulator_disable to avoid that. Signed-off-by: Guido Günther <agx@sigxcpu.org> Acked-by: Pavel Machek <pavel@ucw.cz> Reviewed-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions