From a73c05b99756628b7ce98853dd73e220f22d1ce6 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Fri, 19 May 2017 11:42:01 -0400 Subject: ASoC: msm: Enable use of noirq playback and capture Enable use of noirq (i.e pull mode and push mode) playback and capture. Change-Id: I139406a20ea4c52d585e941f64a5ffda9c830310 CRs-fixed: 2049744 Signed-off-by: Derek Chen --- sound/soc/msm/apq8096-auto.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sound') diff --git a/sound/soc/msm/apq8096-auto.c b/sound/soc/msm/apq8096-auto.c index e1baca358d5f..4d62492f61b0 100644 --- a/sound/soc/msm/apq8096-auto.c +++ b/sound/soc/msm/apq8096-auto.c @@ -3108,10 +3108,10 @@ static struct snd_soc_dai_link apq8096_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, -- cgit v1.2.3