Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6406a80 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Convert wm8991 MICBIAS to a supply widget

parent 9ce31623
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"),