commit | b29c7690a764b9829b1034f873f97b7bbfa19565 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Feb 20 10:32:16 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Feb 19 18:50:21 2012 -0800 |
tree | d77789334e777bb67a429f0a69024cec4bb64906 | |
parent | fde297bb4d8075229b8985e9d4f96d32339a8e68 [diff] |
regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths Start unwind from the point the error happens instead of iterating over all consumers, then unwind code can be simpler. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>