ASoC: Disable WM8993 regulators when turning bias off
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Feb 2010 17:55:55 +0000 (17:55 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 4 Feb 2010 10:41:54 +0000 (10:41 +0000)
While the regulators are disabled we cache all register writes.
Currently we assume that the regulator disable actually takes
effect, after the merge with the regulator tree in 2.6.34 the
regulator API will be able to notify us if the power is actually
removed (due to constraints or regulator sharing it may not be).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found