From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dharageswari R Date: Sun, 13 Mar 2016 22:22:47 +0530 Subject: [PATCH] ASoC: Intel: board: Enable deepbuffer capture in cnl_rt274 Change-Id: I42a782d7689a90b814214420bc3a3ea8e2ad224e Signed-off-by: Dharageswari R Reviewed-on: Reviewed-by: Kale, Sanyog R Reviewed-by: Diwakar, Praveen Reviewed-by: Singh, Guneshwor O Reviewed-by: Kp, Jeeja Reviewed-by: Koul, Vinod Tested-by: Sm, Bhadur A --- sound/soc/intel/boards/cnl_rt274.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/intel/boards/cnl_rt274.c b/sound/soc/intel/boards/cnl_rt274.c index 20058f9c7fd1..eebde84e7700 100644 --- a/sound/soc/intel/boards/cnl_rt274.c +++ b/sound/soc/intel/boards/cnl_rt274.c @@ -226,6 +226,7 @@ static struct snd_soc_dai_link cnl_rt274_msic_dailink[] = { .codec_dai_name = "snd-soc-dummy-dai", .platform_name = pname, .dpcm_playback = 1, + .dpcm_capture = 1, .ignore_suspend = 1, .nonatomic = 1, .dynamic = 1, -- https://clearlinux.org