aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/mc13783-regulator.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2009-12-15 14:30:01 +0100
committerLiam Girdwood <lrg@slimlogic.co.uk>2009-12-17 10:27:28 +0000
commiteb143ac1b9f56ca9c6dc782d795acda1f60c5fd2 (patch)
tree33a56cd82ee52eb613c9fb81bbcf8f15586e7f49 /drivers/regulator/mc13783-regulator.c
parentfa2984d4691c96367d6666694ecc6744135174c6 (diff)
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error path
Currently it is possible for regulator_bulk_{enable,disable} operations to generate unbalanced regulator_{disable,enable} calls in its error path. In case of an error only those regulators of the bulk operation which actually had been enabled/disabled should get their original state restored. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/regulator/mc13783-regulator.c')
0 files changed, 0 insertions, 0 deletions