[alsa-devel] [PATCH 1/5] ASoC: mxs: General cleanups
    Mark Brown 
    broonie at opensource.wolfsonmicro.com
       
    Sun Dec 11 04:03:18 CET 2011
    
    
  
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 at 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.
    
    
More information about the Alsa-devel
mailing list