android_kernel_motorola_sm6225/sound/soc/spear
Uwe Kleine-König d8f4e17fdd ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup
The patch that resulted in

	bfcc74e (ASoC: SPEAr spdif_{in,out}: use devm for clk and a few
more cleanups)

was broken and applied on a newer tree than it was created for. So
bfcc74e introduced unbalanced clk handling, two warnings about unused
variables and passed 3 arguments to a function only taking 2. This
commit fixes that.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-06-13 10:25:52 +01:00
..
Kconfig ASoC: Add Kconfig and Makefile to support SPEAr audio driver 2013-06-12 16:25:22 +01:00
Makefile ASoC: Add Kconfig and Makefile to support SPEAr audio driver 2013-06-12 16:25:22 +01:00
spdif_in.c ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup 2013-06-13 10:25:52 +01:00
spdif_in_regs.h ASoC: SPEAr spdif_in: Add spdif IN support 2012-06-23 11:58:10 +01:00
spdif_out.c ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup 2013-06-13 10:25:52 +01:00
spdif_out_regs.h ASoC: SPEAr spdif_out: Add spdif out support 2012-07-04 12:34:28 +01:00
spear_pcm.c ASoC: spear: Use generic dmaengine PCM 2013-05-12 22:01:41 +04:00