commit | 0f1d747bfa89de4ca52dc1dffdcce35a2b8a1532 | [log] [tgz] |
---|---|---|
author | Mike Rapoport <mike@compulab.co.il> | Thu Jan 22 16:00:29 2009 +0200 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Tue Mar 31 09:56:23 2009 +0100 |
tree | bb189d19d01af81a73a6966c257d7038477b0444 | |
parent | 90ca563b1030bece8a4f15a910e39a46f059ff48 [diff] |
regulator: add unset_regulator_supplies to fix regulator_unregister Currently regulator_unregister does not clear regulator <--> consumer mapping. This patch introduces unset_regulator_supplies that clear the map. Signed-off-by: Mike Rapoport <mike@compulab.co.il> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>