Loading sound/soc/msm/msm8996.c +3 −3 Original line number Diff line number Diff line Loading @@ -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, Loading Loading
sound/soc/msm/msm8996.c +3 −3 Original line number Diff line number Diff line Loading @@ -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, Loading