mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
ASoC: Convert wm8991 MICBIAS to a supply widget
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
9ce316236b
commit
b6406a8027
|
|
@ -770,8 +770,8 @@ static const struct snd_soc_dapm_widget wm8991_dapm_widgets[] = {
|
|||
NULL, 0),
|
||||
|
||||
/* MICBIAS */
|
||||
SND_SOC_DAPM_MICBIAS("MICBIAS", WM8991_POWER_MANAGEMENT_1,
|
||||
WM8991_MICBIAS_ENA_BIT, 0),
|
||||
SND_SOC_DAPM_SUPPLY("MICBIAS", WM8991_POWER_MANAGEMENT_1,
|
||||
WM8991_MICBIAS_ENA_BIT, 0, NULL, 0),
|
||||
|
||||
SND_SOC_DAPM_OUTPUT("LON"),
|
||||
SND_SOC_DAPM_OUTPUT("LOP"),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user