Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regulator: Simplify regulator_bulk_get and regulator_bulk_enable erro…
…r 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>
- Loading branch information