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

Commit 1783d6b3 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: Enable use of noirq playback and capture"

parents 109b60a4 e9ca60eb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2548,10 +2548,10 @@ static struct snd_soc_dai_link msm8996_common_dai_links[] = {
		.be_id = MSM_FRONTEND_DAI_MULTIMEDIA10,
	},
	{
		.name = "MSM8996 Compr8",
		.stream_name = "COMPR8",
		.name = "MSM8996 ULL NOIRQ",
		.stream_name = "MM_NOIRQ",
		.cpu_dai_name = "MultiMedia8",
		.platform_name = "msm-compr-dsp",
		.platform_name = "msm-pcm-dsp-noirq",
		.dynamic = 1,
		.dpcm_playback = 1,
		.dpcm_capture = 1,