From: Nenghua Cao <nhcao@marvell.com>
To: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.de>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Yacine Belkadi <yacine.belkadi.1@gmail.com>,
alsa-devel@alsa-project.org
Cc: Henry zhao <xzhao10@marvell.com>, Nenghua Cao <nhcao@marvell.com>,
cxie4@marvell.com
Subject: [PATCH V1] ASOC:DAPM: extend dapm kcontrol to support runtime route update
Date: Fri, 13 Dec 2013 19:20:06 +0800 [thread overview]
Message-ID: <1386933607-828-1-git-send-email-nhcao@marvell.com> (raw)
From: Nenghua Cao <nhcao@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(-)
next reply other threads:[~2013-12-13 11:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-13 11:20 Nenghua Cao [this message]
2013-12-13 11:16 ` [PATCH V1] ASOC:DAPM: extend dapm kcontrol to support runtime route update Mark Brown
2013-12-13 11:20 ` [PATCH] " Nenghua Cao
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=1386933607-828-1-git-send-email-nhcao@marvell.com \
--to=nhcao@marvell.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=cxie4@marvell.com \
--cc=lgirdwood@gmail.com \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
--cc=xzhao10@marvell.com \
--cc=yacine.belkadi.1@gmail.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).