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

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

Merge "ASoC: msm: change compress audio DAI link"

parents d56395d2 dba13f5d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2297,7 +2297,7 @@ static struct snd_soc_dai_link apq8084_common_dai_links[] = {
		.name = "APQ8084 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},
@@ -2420,7 +2420,7 @@ static struct snd_soc_dai_link apq8084_common_dai_links[] = {
		.name = "APQ8084 Compr2",
		.stream_name = "COMPR2",
		.cpu_dai_name	= "MultiMedia6",
		.platform_name  = "msm-compr-dsp",
		.platform_name  = "msm-compress-dsp",
		.dynamic = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			 SND_SOC_DPCM_TRIGGER_POST},
@@ -2435,7 +2435,7 @@ static struct snd_soc_dai_link apq8084_common_dai_links[] = {
		.name = "APQ8084 Compr3",
		.stream_name = "COMPR3",
		.cpu_dai_name	= "MultiMedia7",
		.platform_name  = "msm-compr-dsp",
		.platform_name  = "msm-compress-dsp",
		.dynamic = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			 SND_SOC_DPCM_TRIGGER_POST},
@@ -2450,7 +2450,7 @@ static struct snd_soc_dai_link apq8084_common_dai_links[] = {
		.name = "APQ8084 Compr4",
		.stream_name = "COMPR4",
		.cpu_dai_name	= "MultiMedia8",
		.platform_name  = "msm-compr-dsp",
		.platform_name  = "msm-compress-dsp",
		.dynamic = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			 SND_SOC_DPCM_TRIGGER_POST},