All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: "Lothar Waßmann" <LW@KARO-electronics.de>
Cc: alsa-devel@alsa-project.org,
	Dong Aisheng-B29396 <B29396@freescale.com>,
	linux-kernel@vger.kernel.org, Liam Girdwood <lrg@ti.com>
Subject: Re: [PATCH 1/5] ASoC: mxs: General cleanups
Date: Sun, 11 Dec 2011 11:03:18 +0800	[thread overview]
Message-ID: <20111211030316.GG2800@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <992d017bd0214a67a836f2d0279b4edb6913da28.1323436034.git.LW@KARO-electronics.de>

On Fri, Dec 09, 2011 at 02:38:08PM +0100, Lothar Waßmann wrote:
> Some textual cleanups without functional changes
> 
> Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
> ---
>  sound/soc/codecs/sgtl5000.c |   13 ++++++-------
>  sound/soc/mxs/mxs-saif.c    |    2 +-

This is mostly a patch to a CODEC driver not anything to do with mxs as
the subject says and 

>  static const struct i2c_device_id sgtl5000_id[] = {
>  	{"sgtl5000", 0},
> -	{},
> +	{ /* sentinel */ }

I'm not sure I actually find that an improvement; if we're going to
actively go out and do that we should do it consistently.

  parent reply	other threads:[~2011-12-11  3:04 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 13:38 [PATCH 0/5] ASoC: mxs: Several cleanups and bugfixes for the MXS sound driver Lothar Waßmann
2011-12-09 13:38 ` Lothar Waßmann
2011-12-09 13:38 ` [PATCH 1/5] ASoC: mxs: General cleanups Lothar Waßmann
2011-12-09 13:38   ` Lothar Waßmann
2011-12-09 14:07   ` Wolfram Sang
2011-12-09 14:07     ` Wolfram Sang
2011-12-11  3:03   ` Mark Brown [this message]
2011-12-09 13:38 ` [PATCH 2/5] ASoC: mxs: add .owner to struct snd_soc_card Lothar Waßmann
2011-12-09 14:12   ` Wolfram Sang
2011-12-09 14:12     ` [alsa-devel] " Wolfram Sang
2011-12-09 14:36     ` Lothar Waßmann
2011-12-09 14:36       ` [alsa-devel] " Lothar Waßmann
2011-12-11  2:53       ` Mark Brown
2011-12-11  2:53         ` [alsa-devel] " Mark Brown
2011-12-12  9:10         ` Lothar Waßmann
2011-12-12 10:04           ` Mark Brown
2011-12-09 13:38 ` [PATCH 3/5] ASoC: mxs: Export symbols 'mxs_saif_put_mclk()' and 'mxs_saif_get_mclk()' Lothar Waßmann
2011-12-09 13:38   ` Lothar Waßmann
2011-12-09 14:15   ` Wolfram Sang
2011-12-09 14:15     ` [alsa-devel] " Wolfram Sang
2011-12-11  2:55     ` Mark Brown
2011-12-11  2:55       ` [alsa-devel] " Mark Brown
2011-12-09 13:38 ` [PATCH 4/5] ASoC: mxs: Add missing MODULE_LICENSE("GPL") Lothar Waßmann
2011-12-09 14:17   ` Wolfram Sang
2011-12-09 14:17     ` Wolfram Sang
2011-12-11  2:59   ` Mark Brown
2011-12-09 13:38 ` [PATCH 5/5] ASoC: mxs: Add appropriate MODULE_ALIAS() Lothar Waßmann
2011-12-09 13:38   ` Lothar Waßmann
2011-12-09 14:17   ` Wolfram Sang
2011-12-09 14:17     ` [alsa-devel] " Wolfram Sang
2011-12-11  2:59   ` 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=20111211030316.GG2800@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=B29396@freescale.com \
    --cc=LW@KARO-electronics.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.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.