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

Commit b24b6f38 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm8x10: Add the widget for secondary analog mic"

parents bf1be726 5a78dfcd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ static const struct snd_soc_dapm_widget msm8x10_dapm_widgets[] = {
	SND_SOC_DAPM_SPK("Lineout amp", msm_ext_spkramp_event),
	SND_SOC_DAPM_MIC("Handset Mic", NULL),
	SND_SOC_DAPM_MIC("Headset Mic", NULL),

	SND_SOC_DAPM_MIC("Secondary Mic", NULL),
};
static int msm8x10_ext_spk_power_amp_init(void)
{