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

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

Merge "ASoC: apq8009: Handle power suspend scenario for SVA CPE mode"

parents 95ca0db5 ccf92120
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -997,6 +997,10 @@ static int msm_audrx_init_wcd(struct snd_soc_pcm_runtime *rtd)
	snd_soc_dapm_ignore_suspend(dapm, "DMIC3");
	snd_soc_dapm_ignore_suspend(dapm, "SPK1 OUT");
	snd_soc_dapm_ignore_suspend(dapm, "SPK2 OUT");

	snd_soc_dapm_ignore_suspend(dapm, "MAD_CPE_INPUT");
	snd_soc_dapm_ignore_suspend(dapm, "MADINPUT");

	snd_soc_dapm_sync(dapm);

	/* start mbhc */