Commit d43dfebb authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Tony Lindgren

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: default avatarEduardo Valentin <eduardo.valentin@indt.org.br>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 0de59e4f
...@@ -54,7 +54,7 @@ struct tsc2101_samplerate_reg_info { ...@@ -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) * common omap-alse base driver for all omap codecs. (tsc2101 and aic23)
*/ */
inline void tsc2101_configure(void); inline void tsc2101_configure(void);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment