diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-12-15 13:30:01 (GMT) |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2009-12-17 10:27:28 (GMT) |
commit | eb143ac1b9f56ca9c6dc782d795acda1f60c5fd2 (patch) | |
tree | 33a56cd82ee52eb613c9fb81bbcf8f15586e7f49 /drivers/regulator/pcf50633-regulator.c | |
parent | fa2984d4691c96367d6666694ecc6744135174c6 (diff) | |
download | linux-fsl-qoriq-eb143ac1b9f56ca9c6dc782d795acda1f60c5fd2.tar.xz |
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/pcf50633-regulator.c')
0 files changed, 0 insertions, 0 deletions