]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitddb0f75223a610705479e19d0008ccc75a0ad4fb
treebf7d413105c7c230d1301c8ee791f958103face2
parent78ac58744dde8613de9a5a768a57b176f9993148
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