diff options
Diffstat (limited to 'sound/soc/codecs/wm8991.c')
-rw-r--r-- | sound/soc/codecs/wm8991.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/soc/codecs/wm8991.c b/sound/soc/codecs/wm8991.c index c9ab3ba9bced..1d46d59c82a3 100644 --- a/sound/soc/codecs/wm8991.c +++ b/sound/soc/codecs/wm8991.c | |||
@@ -770,8 +770,8 @@ static const struct snd_soc_dapm_widget wm8991_dapm_widgets[] = { | |||
770 | NULL, 0), | 770 | NULL, 0), |
771 | 771 | ||
772 | /* MICBIAS */ | 772 | /* MICBIAS */ |
773 | SND_SOC_DAPM_MICBIAS("MICBIAS", WM8991_POWER_MANAGEMENT_1, | 773 | SND_SOC_DAPM_SUPPLY("MICBIAS", WM8991_POWER_MANAGEMENT_1, |
774 | WM8991_MICBIAS_ENA_BIT, 0), | 774 | WM8991_MICBIAS_ENA_BIT, 0, NULL, 0), |
775 | 775 | ||
776 | SND_SOC_DAPM_OUTPUT("LON"), | 776 | SND_SOC_DAPM_OUTPUT("LON"), |
777 | SND_SOC_DAPM_OUTPUT("LOP"), | 777 | SND_SOC_DAPM_OUTPUT("LOP"), |