From: Eduardo Valentin Date: Fri, 18 Apr 2008 08:01:02 +0000 (-0400) Subject: Code clean-up for sound/arm/omap/omap-alsa-tsc2101.h X-Git-Tag: v2.6.26-omap1~123^2~189 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=d43dfebb774aa4498ac3ac32a0b17b6e01327dc5;p=linux-2.6-omap-h63xx.git Code clean-up for sound/arm/omap/omap-alsa-tsc2101.h Removed lots of whitespaces and a few errors and warnings reported by checkpatch.pl. Signed-off-by: Eduardo Valentin Signed-off-by: Tony Lindgren --- diff --git a/sound/arm/omap/omap-alsa-tsc2101.h b/sound/arm/omap/omap-alsa-tsc2101.h index 73999a072a6..fb038015971 100644 --- a/sound/arm/omap/omap-alsa-tsc2101.h +++ b/sound/arm/omap/omap-alsa-tsc2101.h @@ -1,6 +1,6 @@ /* * sound/arm/omap/omap-alsa-tsc2101.h - * + * * Alsa Driver for TSC2101 codec for OMAP platform boards. * * Based on former omap-aic23.h and tsc2101 OSS drivers. @@ -9,7 +9,7 @@ * * Copyright (C) 2006 Instituto Nokia de Tecnologia - INdT - Manaus Brazil * Alsa modularization by Daniel Petrini (d.pensator@gmail.com) - * + * * Copyright (C) 2006 Mika Laitio * * This program is free software; you can redistribute it and/or modify it @@ -54,7 +54,7 @@ struct tsc2101_samplerate_reg_info { }; /* - * Defines codec specific functions pointers that can be used from the + * Defines codec specific function pointers that can be used from the * common omap-alse base driver for all omap codecs. (tsc2101 and aic23) */ inline void tsc2101_configure(void);