alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: core: dapm more updates
@ 2015-11-23 15:52 Vinod Koul
  2015-11-23 15:52 ` [PATCH 1/3] ASoC: core: mark SND_SOC_BYTES_EXT as deprecated Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Vinod Koul @ 2015-11-23 15:52 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

This series contains three updates we have for dapm

First marks the SND_SOC_BYTES_EXT as deprecated as discussed

Second one adds support for dapm sink widget. This is useful in DSP based
systems where a module can act as a sink of data

Last changes order of power state to before rechecking endpoint. This ensure
DAPM is restored properly before userspace can access the card.

Jeeja KP (1):
  ASoC: core: Change power state before rechecking endpoint

Vinod Koul (2):
  ASoC: core: mark SND_SOC_BYTES_EXT as deprecated
  ASoC: core: add a dapm sink widget

 include/sound/soc-dapm.h | 4 ++++
 include/sound/soc.h      | 3 +++
 sound/soc/soc-core.c     | 6 +++---
 sound/soc/soc-dapm.c     | 5 +++++
 4 files changed, 15 insertions(+), 3 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-11-25 13:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 15:52 [PATCH 0/3] ASoC: core: dapm more updates Vinod Koul
2015-11-23 15:52 ` [PATCH 1/3] ASoC: core: mark SND_SOC_BYTES_EXT as deprecated Vinod Koul
2015-11-25 12:59   ` Applied "ASoC: core: mark SND_SOC_BYTES_EXT as deprecated" to the asoc tree Mark Brown
2015-11-23 15:52 ` [PATCH 2/3] ASoC: core: add a dapm sink widget Vinod Koul
2015-11-24  9:48   ` Lars-Peter Clausen
2015-11-24 10:19     ` Vinod Koul
2015-11-25 12:51       ` Mark Brown
2015-11-25 12:59   ` Applied "ASoC: dapm: add a dapm sink widget" to the asoc tree Mark Brown
2015-11-23 15:52 ` [PATCH 3/3] ASoC: core: Change power state before rechecking endpoint Vinod Koul
2015-11-23 16:06   ` Lars-Peter Clausen
2015-11-23 17:28     ` Vinod Koul
2015-11-23 18:13       ` Lars-Peter Clausen
2015-11-24 10:17         ` Vinod Koul
2015-11-25 13:00   ` Applied "ASoC: core: Change power state before rechecking endpoint" to the asoc tree Mark Brown

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).