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)
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>

No differences found