From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
Lars-Peter Clausen <lars@metafoo.de>,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Simon <horms@verge.net.au>,
Liam Girdwood <liam.r.girdwood@intel.com>,
Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
Subject: Re: [PATCH 1/2 v2] ASoC: add snd_soc_register_component()
Date: Wed, 13 Mar 2013 10:13:15 +0000 [thread overview]
Message-ID: <20130313101314.GA25610@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <513F9F85.7050301@wwwdotorg.org>
[-- Attachment #1.1: Type: text/plain, Size: 565 bytes --]
On Tue, Mar 12, 2013 at 03:35:01PM -0600, Stephen Warren wrote:
> On 03/11/2013 07:27 PM, Kuninori Morimoto wrote:
> > This patch adds very basic struct snd_soc_component,
> > and register function for it.
> Perhaps as a separate patch: It'd be nice to add file
> /sys/kernel/debug/asoc/components that listed all the registered
> components. Anywhere else in debugfs/sysfs/... that CODECs are enumerate
> might want to cover components too.
Yup, definitely - this will certainly need to get done at the point
where we can bind CODECs as part of the card setup.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2013-03-13 10:13 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-08 1:49 [PATCH 0/2] ASoC: add new struct snd_soc_chip Kuninori Morimoto
2013-03-08 1:50 ` [PATCH 1/2] ASoC: add snd_soc_register_chip() Kuninori Morimoto, Kuninori Morimoto
2013-03-08 20:53 ` Stephen Warren
2013-03-08 1:53 ` [PATCH 2/2] ASoC: fsi: use snd_soc_register_chip() instead of snd_soc_register_dais() Kuninori Morimoto, Kuninori Morimoto
2013-03-12 1:26 ` [PATCH 0/2 v2] ASoC: add new struct snd_soc_component Kuninori Morimoto
2013-03-12 1:27 ` [PATCH 1/2 v2] ASoC: add snd_soc_register_component() Kuninori Morimoto
2013-03-12 18:19 ` Stephen Warren
2013-03-12 18:57 ` Lars-Peter Clausen
2013-03-12 19:40 ` Mark Brown
2013-03-12 21:35 ` Stephen Warren
2013-03-13 10:13 ` Mark Brown [this message]
2013-03-13 11:08 ` Mark Brown
2013-03-12 1:27 ` [PATCH 2/2 v2] ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() Kuninori Morimoto
2013-03-12 20:02 ` Mark Brown
2013-03-13 0:38 ` Kuninori Morimoto
2013-03-13 10:14 ` Mark Brown
2013-03-14 7:18 ` [PATCH 1/2] ASoC: add .name for snd_soc_component_driver Kuninori Morimoto
2013-03-15 1:25 ` Mark Brown
2013-03-14 7:19 ` [PATCH 2/2] ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais() Kuninori Morimoto
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=20130313101314.GA25610@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=horms@verge.net.au \
--cc=kuninori.morimoto.gx@gmail.com \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=lars@metafoo.de \
--cc=liam.r.girdwood@intel.com \
--cc=swarren@wwwdotorg.org \
/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.