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

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

Merge "ASoC: msm8994: Update ignore_suspend settings for widgets"

parents 912f7983 ed5953c8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1820,6 +1820,8 @@ static int msm_audrx_init(struct snd_soc_pcm_runtime *rtd)
	snd_soc_dapm_ignore_suspend(dapm, "DMIC4");
	snd_soc_dapm_ignore_suspend(dapm, "DMIC5");
	snd_soc_dapm_ignore_suspend(dapm, "DMIC6");
	snd_soc_dapm_ignore_suspend(dapm, "AIF4 VI");
	snd_soc_dapm_ignore_suspend(dapm, "VIINPUT");

	snd_soc_dapm_sync(dapm);