diff options
| -rw-r--r-- | sound/soc/codecs/wm8400.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8400.c b/sound/soc/codecs/wm8400.c index 462f8b0d9ac7..b7350c25b61c 100644 --- a/sound/soc/codecs/wm8400.c +++ b/sound/soc/codecs/wm8400.c | |||
| @@ -49,6 +49,9 @@ static struct regulator_bulk_data power[] = { | |||
| 49 | .supply = "DCVDD", | 49 | .supply = "DCVDD", |
| 50 | }, | 50 | }, |
| 51 | { | 51 | { |
| 52 | .supply = "AVDD", | ||
| 53 | }, | ||
| 54 | { | ||
| 52 | .supply = "FLLVDD", | 55 | .supply = "FLLVDD", |
| 53 | }, | 56 | }, |
| 54 | { | 57 | { |
