]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ASoC: Add separate AVDD for WM8400
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Mar 2009 15:19:48 +0000 (15:19 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Mar 2009 18:31:54 +0000 (18:31 +0000)
There is an AVDD supply as well, normally one or more of the other
upplies would be tied to it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8400.c

index 462f8b0d9ac796264da2e3002f66c03fed889bcc..b7350c25b61c2eb46dd71f9ba5e7de5ef11108e4 100644 (file)
@@ -48,6 +48,9 @@ static struct regulator_bulk_data power[] = {
        {
                .supply = "DCVDD",
        },
+       {
+               .supply = "AVDD",
+       },
        {
                .supply = "FLLVDD",
        },