All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@ti.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	"patches@opensource.wolfsonmicro.com"
	<patches@opensource.wolfsonmicro.com>
Subject: Re: [PATCH] ASoC: Update SMDKs for WM8580 -codec removal
Date: Tue, 9 Aug 2011 13:27:56 +0100	[thread overview]
Message-ID: <4E4127CC.9070206@ti.com> (raw)
In-Reply-To: <1312361087-29466-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On 03/08/11 09:44, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

Acked-by: Liam Girdwood <lrg@ti.com>

> ---
>  sound/soc/samsung/smdk_wm8580.c    |    6 +++---
>  sound/soc/samsung/smdk_wm8580pcm.c |    4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/sound/soc/samsung/smdk_wm8580.c b/sound/soc/samsung/smdk_wm8580.c
> index 3d26f66..20deecf 100644
> --- a/sound/soc/samsung/smdk_wm8580.c
> +++ b/sound/soc/samsung/smdk_wm8580.c
> @@ -210,7 +210,7 @@ static struct snd_soc_dai_link smdk_dai[] = {
>  		.cpu_dai_name = "samsung-i2s.0",
>  		.codec_dai_name = "wm8580-hifi-playback",
>  		.platform_name = "samsung-audio",
> -		.codec_name = "wm8580-codec.0-001b",
> +		.codec_name = "wm8580.0-001b",
>  		.init = smdk_wm8580_init_paifrx,
>  		.ops = &smdk_ops,
>  	},
> @@ -220,7 +220,7 @@ static struct snd_soc_dai_link smdk_dai[] = {
>  		.cpu_dai_name = "samsung-i2s.0",
>  		.codec_dai_name = "wm8580-hifi-capture",
>  		.platform_name = "samsung-audio",
> -		.codec_name = "wm8580-codec.0-001b",
> +		.codec_name = "wm8580.0-001b",
>  		.init = smdk_wm8580_init_paiftx,
>  		.ops = &smdk_ops,
>  	},
> @@ -230,7 +230,7 @@ static struct snd_soc_dai_link smdk_dai[] = {
>  		.cpu_dai_name = "samsung-i2s.x",
>  		.codec_dai_name = "wm8580-hifi-playback",
>  		.platform_name = "samsung-audio",
> -		.codec_name = "wm8580-codec.0-001b",
> +		.codec_name = "wm8580.0-001b",
>  		.init = smdk_wm8580_init_paifrx,
>  		.ops = &smdk_ops,
>  	},
> diff --git a/sound/soc/samsung/smdk_wm8580pcm.c b/sound/soc/samsung/smdk_wm8580pcm.c
> index 0d12092..4b9c734 100644
> --- a/sound/soc/samsung/smdk_wm8580pcm.c
> +++ b/sound/soc/samsung/smdk_wm8580pcm.c
> @@ -127,7 +127,7 @@ static struct snd_soc_dai_link smdk_dai[] = {
>  		.cpu_dai_name = "samsung-pcm.0",
>  		.codec_dai_name = "wm8580-hifi-playback",
>  		.platform_name = "samsung-audio",
> -		.codec_name = "wm8580-codec.0-001b",
> +		.codec_name = "wm8580.0-001b",
>  		.ops = &smdk_wm8580_pcm_ops,
>  	}, {
>  		.name = "WM8580 PAIF PCM TX",
> @@ -135,7 +135,7 @@ static struct snd_soc_dai_link smdk_dai[] = {
>  		.cpu_dai_name = "samsung-pcm.0",
>  		.codec_dai_name = "wm8580-hifi-capture",
>  		.platform_name = "samsung-audio",
> -		.codec_name = "wm8580-codec.0-001b",
> +		.codec_name = "wm8580.0-001b",
>  		.ops = &smdk_wm8580_pcm_ops,
>  	},
>  };

      reply	other threads:[~2011-08-09 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03  8:44 [PATCH] ASoC: Update SMDKs for WM8580 -codec removal Mark Brown
2011-08-09 12:27 ` 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=4E4127CC.9070206@ti.com \
    --to=lrg@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=patches@opensource.wolfsonmicro.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 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.