From: Yong Zhi <yong.zhi@intel.com>
To: broonie@kernel.org
Cc: alsa-devel@alsa-project.org, vinod.koul@intel.com,
chintan.m.patel@intel.com, sathyanarayana.nujella@intel.com,
sathya.prakash.m.r@intel.com, jeeja.kp@intel.com,
subhransu.s.prusty@intel.com, Yong Zhi <yong.zhi@intel.com>
Subject: [PATCH] ASoC: Intel: boards: Remove ignore_suspend for WoV streams
Date: Wed, 11 Jan 2017 21:18:05 -0800 [thread overview]
Message-ID: <1484198285-16805-1-git-send-email-yong.zhi@intel.com> (raw)
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>
---
sound/soc/intel/boards/bxt_da7219_max98357a.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/intel/boards/bxt_da7219_max98357a.c b/sound/soc/intel/boards/bxt_da7219_max98357a.c
index 1b4330c..02439ac 100644
--- a/sound/soc/intel/boards/bxt_da7219_max98357a.c
+++ b/sound/soc/intel/boards/bxt_da7219_max98357a.c
@@ -357,7 +357,6 @@ static int broxton_refcap_startup(struct snd_pcm_substream *substream)
.platform_name = "0000:00:0e.0",
.init = NULL,
.dpcm_capture = 1,
- .ignore_suspend = 1,
.nonatomic = 1,
.dynamic = 1,
.ops = &broxton_refcap_ops,
--
1.9.1
next reply other threads:[~2017-01-12 5:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-12 5:18 Yong Zhi [this message]
2017-01-19 16:14 ` [PATCH] ASoC: Intel: boards: Remove ignore_suspend for WoV streams Vinod Koul
2017-01-19 18:03 ` Applied "ASoC: Intel: boards: Remove ignore_suspend for WoV streams" to the asoc tree Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1484198285-16805-1-git-send-email-yong.zhi@intel.com \
--to=yong.zhi@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=chintan.m.patel@intel.com \
--cc=jeeja.kp@intel.com \
--cc=sathya.prakash.m.r@intel.com \
--cc=sathyanarayana.nujella@intel.com \
--cc=subhransu.s.prusty@intel.com \
--cc=vinod.koul@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).