From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Jarkko Nikula <jhnikula@gmail.com>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [RFC_iv/iv 1/1] ASoC: Add optional name_prefix to struct snd_soc_dev_map
Date: Fri, 29 Oct 2010 14:42:45 -0700 [thread overview]
Message-ID: <20101029214244.GK3921@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1288353823-22075-1-git-send-email-jhnikula@gmail.com>
On Fri, Oct 29, 2010 at 03:03:43PM +0300, Jarkko Nikula wrote:
> @@ -547,6 +548,9 @@ struct snd_soc_dev_map {
>
> /* machine stream operations */
> struct snd_soc_ops *ops;
> +
> + /* optional name prefix for kcontrols and widgets */
> + const char *name_prefix;
This is another issue with using the DAI links to map these things - as
previously discussed we want to be able to support CODEC<->CODEC DAI
links, and we don't have a way to associate controls with specific DAI
links on multi-DAI devices.
next prev parent reply other threads:[~2010-10-29 21:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-29 12:03 [RFC_iv/iv 1/1] ASoC: Add optional name_prefix to struct snd_soc_dev_map Jarkko Nikula
2010-10-29 21:42 ` Mark Brown [this message]
2010-10-31 18:12 ` Jarkko Nikula
2010-11-01 17:49 ` Mark Brown
2010-11-01 17:51 ` 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=20101029214244.GK3921@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=jhnikula@gmail.com \
--cc=lrg@slimlogic.co.uk \
/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).