All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs
Date: Sun, 19 Sep 2010 20:45:31 +0100	[thread overview]
Message-ID: <20100919194530.GA20255@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1009191756500.23955@axis700.grange>

On Sun, Sep 19, 2010 at 05:59:50PM +0200, Guennadi Liakhovetski wrote:
> On Fri, 17 Sep 2010, Mark Brown wrote:

> > Better yet would be to rename this to wm8978 (and adjust the board).

> Well, what does "better" mean? That it's your suggestion or your 
> requirement for this patch to be accepted? I grepped codecs/ and have 
> found enough of both versions, so, maybe we can take it like this and then 
> decide upon a unified naming?

I mean I've already done a version that renames everything to wm8978.  I
don't like the other users for I2C devices terribly much either and will
post patches for at least the drivers I'm responsible for soon.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>,
	linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its
Date: Sun, 19 Sep 2010 19:45:31 +0000	[thread overview]
Message-ID: <20100919194530.GA20255@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1009191756500.23955@axis700.grange>

On Sun, Sep 19, 2010 at 05:59:50PM +0200, Guennadi Liakhovetski wrote:
> On Fri, 17 Sep 2010, Mark Brown wrote:

> > Better yet would be to rename this to wm8978 (and adjust the board).

> Well, what does "better" mean? That it's your suggestion or your 
> requirement for this patch to be accepted? I grepped codecs/ and have 
> found enough of both versions, so, maybe we can take it like this and then 
> decide upon a unified naming?

I mean I've already done a version that renames everything to wm8978.  I
don't like the other users for I2C devices terribly much either and will
post patches for at least the drivers I'm responsible for soon.

  reply	other threads:[~2010-09-19 19:45 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-17 10:29 [PATCH 0/5] fix SIU and Migo-R sound for 2.6.37 Guennadi Liakhovetski
2010-09-17 10:29 ` Guennadi Liakhovetski
2010-09-17 10:29 ` [PATCH 1/5] ASoC: fix compile breakage of the sh/siu driver Guennadi Liakhovetski
2010-09-17 10:29   ` Guennadi Liakhovetski
2010-09-19 15:04   ` Mark Brown
2010-09-19 15:04     ` Mark Brown
2010-09-17 10:30 ` [PATCH 2/5] sh: fix an SIU device name mismatch Guennadi Liakhovetski
2010-09-17 10:30   ` Guennadi Liakhovetski
2010-09-19 15:04   ` Mark Brown
2010-09-19 15:04     ` Mark Brown
2010-09-17 10:30 ` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs Guennadi Liakhovetski
2010-09-17 10:30   ` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user Guennadi Liakhovetski
2010-09-17 12:53   ` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs Mark Brown
2010-09-17 12:53     ` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its Mark Brown
2010-09-19 15:59     ` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs Guennadi Liakhovetski
2010-09-19 15:59       ` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only Guennadi Liakhovetski
2010-09-19 19:45       ` Mark Brown [this message]
2010-09-19 19:45         ` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its Mark Brown
2010-09-20  8:12     ` [alsa-devel] [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs Liam Girdwood
2010-09-20  8:12       ` [alsa-devel] [PATCH 3/5] ASoC: lowercase wm8978 codec name to Liam Girdwood
2010-09-20  9:29       ` [alsa-devel] [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs Mark Brown
2010-09-20  9:29         ` [alsa-devel] [PATCH 3/5] ASoC: lowercase wm8978 codec name to Mark Brown
2010-09-17 10:30 ` [PATCH 4/5] ASoC: fix clkdev API usage in sh/migor.c Guennadi Liakhovetski
2010-09-17 10:30   ` Guennadi Liakhovetski
2010-09-19 15:05   ` Mark Brown
2010-09-19 15:05     ` Mark Brown
2010-09-17 10:30 ` [PATCH 5/5] ASoC: fix SIU driver breakage, occurred during the multi-component transition Guennadi Liakhovetski
2010-09-17 10:30   ` [PATCH 5/5] ASoC: fix SIU driver breakage, occurred during the Guennadi Liakhovetski
2010-09-19 15:05   ` [PATCH 5/5] ASoC: fix SIU driver breakage, occurred during the multi-component transition Mark Brown
2010-09-19 15:05     ` [PATCH 5/5] ASoC: fix SIU driver breakage, occurred during the Mark Brown
2010-09-17 12:19 ` [PATCH 0/5] fix SIU and Migo-R sound for 2.6.37 Mark Brown
2010-09-17 12:19   ` Mark Brown
2010-09-17 12:35   ` Guennadi Liakhovetski
2010-09-17 12:35     ` Guennadi Liakhovetski
2010-09-17 12:59     ` Mark Brown
2010-09-17 12:59       ` Mark Brown
2010-09-17 13:13       ` Guennadi Liakhovetski
2010-09-17 13:13         ` Guennadi Liakhovetski

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=20100919194530.GA20255@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-sh@vger.kernel.org \
    --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 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.