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

Commit ac4e0eb6 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: Update platform driver for compress audio playback"

parents f9858e4f 9ee85df9
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1110,7 +1110,7 @@ static struct snd_soc_dai_link mpq8092_common_dai_links[] = {
		.name = "MPQ8092 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},
@@ -1126,7 +1126,7 @@ static struct snd_soc_dai_link mpq8092_common_dai_links[] = {
		.name = "MPQ8092 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},
@@ -1141,7 +1141,7 @@ static struct snd_soc_dai_link mpq8092_common_dai_links[] = {
		.name = "MPQ8092 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},
@@ -1156,7 +1156,7 @@ static struct snd_soc_dai_link mpq8092_common_dai_links[] = {
		.name = "MPQ8092 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},