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

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

Merge "ASoC: msm8994: Add support for ultra low latency"

parents 3b7fb86c 272e7891
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1992,10 +1992,10 @@ static struct snd_soc_dai_link msm8994_common_dai_links[] = {
		.be_id = MSM_FRONTEND_DAI_VOIP,
	},
	{
		.name = "MSM8994 LPA",
		.stream_name = "LPA",
		.name = "MSM8994 ULL",
		.stream_name = "MultiMedia3",
		.cpu_dai_name = "MultiMedia3",
		.platform_name = "msm-pcm-lpa",
		.platform_name = "msm-pcm-dsp.2",
		.dynamic = 1,
		.trigger = {SND_SOC_DPCM_TRIGGER_POST,
			SND_SOC_DPCM_TRIGGER_POST},