Re: [PATCH 1/5] ASoC: mxs: General cleanups

From: Mark Brown
Date: Sat Dec 10 2011 - 22:04:04 EST


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@xxxxxxxxxxxxxxxxxxx>
> ---
> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/