aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/bxt_da7219_max98357a.c
diff options
context:
space:
mode:
authorYong Zhi <yong.zhi@intel.com>2017-01-11 21:18:05 -0800
committerMark Brown <broonie@kernel.org>2017-01-19 17:53:04 +0000
commit079a248b0e4c24432dc4838cad333b2e759813e0 (patch)
tree6e5d8d12dba716e1355a4486c30b9cf429336d21 /sound/soc/intel/boards/bxt_da7219_max98357a.c
parentASoC: hdac_hdmi: Enable pin and converter in prepare (diff)
downloadlinux-dev-079a248b0e4c24432dc4838cad333b2e759813e0.tar.xz
linux-dev-079a248b0e4c24432dc4838cad333b2e759813e0.zip
ASoC: Intel: boards: Remove ignore_suspend for WoV streams
When Ref capture is used during S0IX, only the DSP pipelines are needed, thus remove the ignore_suspend for WoV streams so that DMA can be suspended, but keep them for WoV endpoints. Signed-off-by: Yong Zhi <yong.zhi@intel.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/boards/bxt_da7219_max98357a.c')
-rw-r--r--sound/soc/intel/boards/bxt_da7219_max98357a.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/bxt_da7219_max98357a.c b/sound/soc/intel/boards/bxt_da7219_max98357a.c
index 1b4330cd2739..02439ace3519 100644
--- a/sound/soc/intel/boards/bxt_da7219_max98357a.c
+++ b/sound/soc/intel/boards/bxt_da7219_max98357a.c
@@ -357,7 +357,6 @@ static struct snd_soc_dai_link broxton_dais[] = {
.platform_name = "0000:00:0e.0",
.init = NULL,
.dpcm_capture = 1,
- .ignore_suspend = 1,
.nonatomic = 1,
.dynamic = 1,
.ops = &broxton_refcap_ops,