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

Commit 01691d40 authored by Preetam Singh Ranawat's avatar Preetam Singh Ranawat
Browse files

ASoC: msm: change to enable audio for apq8074



Use the soc-compress platform driver APQ8074.

Change-Id: Iab9da993be0c0393df1314b0cfcd5328febf53b8
Signed-off-by: default avatarPreetam Singh Ranawat <apranawat@codeaurora.org>
parent 879cdf53
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1820,7 +1820,7 @@ static struct snd_soc_dai_link apq8074_common_dai_links[] = {
		.name = "MSM8974 Compr",
		.stream_name = "COMPR",
		.cpu_dai_name	= "MultiMedia4",
		.platform_name  = "msm-compr-dsp",
		.platform_name  = "msm-compress-dsp",
		.dynamic = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			 SND_SOC_DPCM_TRIGGER_POST},