ASoC: Remove internally generated WM8915 supplies
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 1 Jun 2011 18:17:02 +0000 (19:17 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 1 Jun 2011 18:43:34 +0000 (19:43 +0100)
commitcf4a39105ab7d73583f142c492f2880247f520f9
treebf7d413105c7c230d1301c8ee791f958103face2
parenta2dc56c8a0009ba3879a26dfe416fc453fa2e32f
ASoC: Remove internally generated WM8915 supplies

DCVDD and MICVDD are intended to be (and almost always are) generated by
on-board LDOs which are transparently controlled by the driver so we
shouldn't really be requesting them from the regulator API. If the driver
is updated to support external supply of these then we will need to change
the way we handle this.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/codecs/wm8915.c