From: Liam Girdwood <lrg@ti.com>
To: Scott Jiang <scott.jiang.linux@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>,
uclinux-dist-devel@blackfin.uclinux.org,
alsa-devel@alsa-project.org,
Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: Re: [PATCH v2]ASoC:blackfin:add ad73311 card driver name
Date: Tue, 13 Sep 2011 17:11:36 +0100 [thread overview]
Message-ID: <1315930296.5157.13.camel@odin> (raw)
In-Reply-To: <1315940366-20515-1-git-send-email-scott.jiang.linux@gmail.com>
On Tue, 2011-09-13 at 14:59 -0400, Scott Jiang wrote:
> Add driver_name in snd_soc_card, asoc will copy this name to driver field of snd_card.
> ALSA lib need this info to load the proper card config.
>
> Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
> ---
> sound/soc/blackfin/bf5xx-ad73311.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/sound/soc/blackfin/bf5xx-ad73311.c b/sound/soc/blackfin/bf5xx-ad73311.c
> index 732a247..975c6e8 100644
> --- a/sound/soc/blackfin/bf5xx-ad73311.c
> +++ b/sound/soc/blackfin/bf5xx-ad73311.c
> @@ -192,6 +192,7 @@ static struct snd_soc_dai_link bf5xx_ad73311_dai[] = {
>
> static struct snd_soc_card bf5xx_ad73311 = {
> .name = "bfin-ad73311",
> + .driver_name = "AD73311",
> .probe = bf5xx_probe,
> .dai_link = &bf5xx_ad73311_dai[CONFIG_SND_BF5XX_SPORT_NUM],
> .num_links = 1,
Acked-by: Liam Girdwood <lrg@ti.com>
prev parent reply other threads:[~2011-09-13 16:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-13 18:59 [PATCH v2]ASoC:blackfin:add ad73311 card driver name Scott Jiang
2011-09-13 10:53 ` Mark Brown
2011-09-14 3:27 ` Scott Jiang
2011-09-15 10:00 ` Mark Brown
2011-09-16 3:53 ` Scott Jiang
2011-09-16 9:47 ` Mark Brown
2011-09-13 16:11 ` Liam Girdwood [this message]
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=1315930296.5157.13.camel@odin \
--to=lrg@ti.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=scott.jiang.linux@gmail.com \
--cc=tiwai@suse.de \
--cc=uclinux-dist-devel@blackfin.uclinux.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 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).