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

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

Merge "ASoC: apq8084: Add dai-link for for compress capture"

parents 39f48554 65620fc4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2447,10 +2447,10 @@ static struct snd_soc_dai_link apq8084_common_dai_links[] = {
		.be_id = MSM_FRONTEND_DAI_MULTIMEDIA7,
	},
	{
		.name = "APQ8084 Compr4",
		.stream_name = "COMPR4",
		.name = "APQ8084 Compr8",
		.stream_name = "COMPR8",
		.cpu_dai_name	= "MultiMedia8",
		.platform_name  = "msm-compress-dsp",
		.platform_name  = "msm-compr-dsp",
		.dynamic = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			 SND_SOC_DPCM_TRIGGER_POST},