* Eduardo Valentin <edubezval@xxxxxxxxx> [080418 01:03]: > From: Eduardo Valentin <eduardo.valentin@xxxxxxxxxxx> > > Hi all, > > This patch series cleans up most of the errors and warnings reported > by checkpatch.pl on sound/arm/omap/omap-alsa*[c,h]. Some checks reported > by checkpatch.pl were ignored, such as removing #if 0 codes. Not all were > eligible for remotion. > > There is also one patch that updates the alsa driver for H2. > Since tsc2101 i2c driver was updated, this alsa driver stop > working. Pushing this today, you might want to talk with Jarkko Nikula on converting things to use the asoc driver :) Tony > > Cheers, > > --- > Eduardo Valentin > > Eduardo Valentin (19): > Update audio driver for H2 board > Code clean-up for include/asm-arm/arch-omap/omap-alsa.h > Code clean-up for sound/arm/omap/omap-alsa-aic23.c > Code clean-up for sound/arm/omap/omap-alsa-aic23.h > Code clean-up for sound/arm/omap/omap-alsa-aic23-mixer.c > Code clean-up for sound/arm/omap/omap-alsa-dma.c > Code clean-up for sound/arm/omap/omap-alsa-dma.h > Code clean-up for sound/arm/omap/omap-alsa-sx1-mixer.c > Code clean-up for sound/arm/omap/omap-alsa-sx1-mixer.h > Code clean-up for sound/arm/omap/omap-alsa-sx1.c > Code clean-up for sound/arm/omap/omap-alsa-sx1.h > Code clean-up for sound/arm/omap/omap-alsa-tsc2101-mixer.c > Code clean-up for sound/arm/omap/omap-alsa-tsc2101-mixer.h > Code clean-up for sound/arm/omap/omap-alsa-tsc2101.c > Code clean-up for sound/arm/omap/omap-alsa-tsc2101.h > Code clean-up for sound/arm/omap/omap-alsa-tsc2102-mixer.c > Code clean-up for sound/arm/omap/omap-alsa-tsc2102.c > Code clean-up for sound/arm/omap/omap-alsa-tsc2102.h > Code clean-up for sound/arm/omap/omap-alsa.c > > arch/arm/mach-omap1/board-h2.c | 71 ++-- > include/asm-arm/arch-omap/omap-alsa.h | 29 +- > sound/arm/omap/omap-alsa-aic23-mixer.c | 144 ++++--- > sound/arm/omap/omap-alsa-aic23.c | 59 ++-- > sound/arm/omap/omap-alsa-aic23.h | 12 +- > sound/arm/omap/omap-alsa-dma.c | 171 ++++----- > sound/arm/omap/omap-alsa-dma.h | 22 +- > sound/arm/omap/omap-alsa-sx1-mixer.c | 22 +- > sound/arm/omap/omap-alsa-sx1-mixer.h | 6 +- > sound/arm/omap/omap-alsa-sx1.c | 72 +++- > sound/arm/omap/omap-alsa-sx1.h | 3 +- > sound/arm/omap/omap-alsa-tsc2101-mixer.c | 631 ++++++++++++++++-------------- > sound/arm/omap/omap-alsa-tsc2101-mixer.h | 31 +- > sound/arm/omap/omap-alsa-tsc2101.c | 320 ++++++++++----- > sound/arm/omap/omap-alsa-tsc2101.h | 11 +- > sound/arm/omap/omap-alsa-tsc2102-mixer.c | 14 +- > sound/arm/omap/omap-alsa-tsc2102.c | 70 ++-- > sound/arm/omap/omap-alsa-tsc2102.h | 2 +- > sound/arm/omap/omap-alsa.c | 163 ++++---- > 19 files changed, 1056 insertions(+), 797 deletions(-) > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html