From: mengdong.lin@intel.com
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, Mengdong Lin <mengdong.lin@intel.com>,
broonie@kernel.org, mengdong.lin@linux.intel.com,
liam.r.girdwood@intel.com
Subject: [PATCH v2 0/3] ASoC: topology: update kcontrol ops binding & support TLV bytes controls
Date: Tue, 18 Aug 2015 18:11:39 +0800 [thread overview]
Message-ID: <cover.1439892263.git.mengdong.lin@intel.com> (raw)
From: Mengdong Lin <mengdong.lin@intel.com>
History:
v2:
- let vendor specific kcontrol handlers override standard ones.
- Merge handler binding for TLV bytes controls into
soc_tplg_kcontrol_bind_io()
Mengdong Lin (3):
ASoC: topology: Bind vendor specific kcontrol handlers before standard
ones
ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()
ASoC: topology: Add support for TLV bytes controls
include/sound/soc-topology.h | 13 +++++-
sound/soc/soc-topology.c | 101 ++++++++++++++++++++++++++++---------------
2 files changed, 79 insertions(+), 35 deletions(-)
--
1.9.1
next reply other threads:[~2015-08-18 9:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-18 10:11 mengdong.lin [this message]
2015-08-18 10:11 ` [PATCH v2 1/3] ASoC: topology: Bind vendor specific kcontrol handlers before standard ones mengdong.lin
2015-08-22 15:55 ` Applied "ASoC: topology: Bind vendor specific kcontrol handlers before standard ones" to the asoc tree Mark Brown
2015-08-18 10:12 ` [PATCH v2 2/3] ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io() mengdong.lin
2015-08-22 15:55 ` Applied "ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()" to the asoc tree Mark Brown
2015-08-18 10:12 ` [PATCH v2 3/3] ASoC: topology: Add support for TLV bytes controls mengdong.lin
2015-08-22 15:55 ` Applied "ASoC: topology: Add support for TLV bytes controls" 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=cover.1439892263.git.mengdong.lin@intel.com \
--to=mengdong.lin@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@intel.com \
--cc=mengdong.lin@linux.intel.com \
--cc=tiwai@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.