[alsa-devel] [PATCH 0/3] ASoC: core: dapm more updates
Vinod Koul
vinod.koul at intel.com
Mon Nov 23 16:52:28 CET 2015
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
More information about the Alsa-devel
mailing list