提交 b6406a80 编写于 作者: M Mark Brown

ASoC: Convert wm8991 MICBIAS to a supply widget

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 9ce31623
...@@ -770,8 +770,8 @@ static const struct snd_soc_dapm_widget wm8991_dapm_widgets[] = { ...@@ -770,8 +770,8 @@ static const struct snd_soc_dapm_widget wm8991_dapm_widgets[] = {
NULL, 0), NULL, 0),
/* MICBIAS */ /* MICBIAS */
SND_SOC_DAPM_MICBIAS("MICBIAS", WM8991_POWER_MANAGEMENT_1, SND_SOC_DAPM_SUPPLY("MICBIAS", WM8991_POWER_MANAGEMENT_1,
WM8991_MICBIAS_ENA_BIT, 0), WM8991_MICBIAS_ENA_BIT, 0, NULL, 0),
SND_SOC_DAPM_OUTPUT("LON"), SND_SOC_DAPM_OUTPUT("LON"),
SND_SOC_DAPM_OUTPUT("LOP"), SND_SOC_DAPM_OUTPUT("LOP"),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册