[alsa-devel] [PATCH V1] ASOC:DAPM: extend dapm kcontrol to support runtime route update
Nenghua Cao
nhcao at marvell.com
Fri Dec 13 12:20:06 CET 2013
From: Nenghua Cao <nhcao at marvell.com>
V1 -> V0:
refined patch, and add flag into soc_mixer_control and soc_enum
instead of the alsa core, according to Takashi's suggestion.
>You don't need to extend the ALSA core API for such a purpose. It's
>ASoC-specific, so rather extend struct soc_mixer_control instead, if
>such a new flag is really needed.
nhcao (1):
ASOC:DAPM: extend dapm kcontrol to support runtime route update
include/sound/soc-dapm.h | 14 ++++++++++++++
include/sound/soc.h | 19 +++++++++++++++++++
sound/soc/soc-dapm.c | 28 ++++++++++++++++++++++++----
3 files changed, 57 insertions(+), 4 deletions(-)
More information about the Alsa-devel
mailing list