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 2/2] ASoC: Remove redundant -codec from WM8580 driver name
Date: Tue, 2 Aug 2011 09:53:43 +0100	[thread overview]
Message-ID: <4E37BB17.5010508@ti.com> (raw)
In-Reply-To: <1312260898-7517-2-git-send-email-broonie@opensource.wolfsonmicro.com>

On 02/08/11 05:54, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  sound/soc/codecs/wm8580.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/soc/codecs/wm8580.c b/sound/soc/codecs/wm8580.c
> index 4bbc0a7..95ac665 100644
> --- a/sound/soc/codecs/wm8580.c
> +++ b/sound/soc/codecs/wm8580.c
> @@ -943,7 +943,7 @@ MODULE_DEVICE_TABLE(i2c, wm8580_i2c_id);
>  
>  static struct i2c_driver wm8580_i2c_driver = {
>  	.driver = {
> -		.name = "wm8580-codec",
> +		.name = "wm8580",
>  		.owner = THIS_MODULE,
>  	},
>  	.probe =    wm8580_i2c_probe,

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

  reply	other threads:[~2011-08-02  8:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02  4:54 [PATCH 1/2] ASoC: Remove -codec from WM8523 driver name Mark Brown
2011-08-02  4:54 ` [PATCH 2/2] ASoC: Remove redundant -codec from WM8580 " Mark Brown
2011-08-02  8:53   ` Liam Girdwood [this message]
2011-08-02  8:53 ` [PATCH 1/2] ASoC: Remove -codec from WM8523 " Liam Girdwood

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=4E37BB17.5010508@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.