Merge "ASoC: wcd9335: Add dapm ignore suspend for codec dai"
This commit is contained in:
commit
fdc9a3b7d5
1 changed files with 1 additions and 0 deletions
|
@ -13681,6 +13681,7 @@ static int tasha_codec_probe(struct snd_soc_codec *codec)
|
|||
snd_soc_dapm_ignore_suspend(dapm, "AIF Mix Playback");
|
||||
snd_soc_dapm_ignore_suspend(dapm, "AIF4 MAD TX");
|
||||
snd_soc_dapm_ignore_suspend(dapm, "VIfeed");
|
||||
snd_soc_dapm_ignore_suspend(dapm, "AIF5 CPE TX");
|
||||
}
|
||||
|
||||
snd_soc_dapm_sync(dapm);
|
||||
|
|
Loading…
Add table
Reference in a new issue