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 462f8b0..b7350c2 100644 (file)
@@ -49,6 +49,9 @@ static struct regulator_bulk_data power[] = {
                .supply = "DCVDD",
        },
        {
+               .supply = "AVDD",
+       },
+       {
                .supply = "FLLVDD",
        },
        {