linux/sound/soc/kirkwood
Wan ZongShun 04c09a15f5 ASoC: patch for the useless 'break' removal in kirkwood
This patch to remove the 'break;', when the 'switch' jumps to
the 'default' branch, the 'return -EINVAL' will be return with
a error number, so the 'break;' code never be run, it is unuseful
and should be removed here.

Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-06-07 14:27:18 +01:00
..
Kconfig ASoC: kirkwood: Add audio support to openrd client platforms 2010-05-31 13:16:37 +01:00
kirkwood-dma.c ASoC: kirkwood: Add i2s support 2010-05-31 13:16:37 +01:00
kirkwood-dma.h ASoC: kirkwood: Add i2s support 2010-05-31 13:16:37 +01:00
kirkwood-i2s.c ASoC: patch for the useless 'break' removal in kirkwood 2010-06-07 14:27:18 +01:00
kirkwood-i2s.h ASoC: kirkwood: Add i2s support 2010-05-31 13:16:37 +01:00
kirkwood-openrd.c ASoC: kirkwood: Add audio support to openrd client platforms 2010-05-31 13:16:37 +01:00
kirkwood.h ASoC: kirkwood: Add i2s support 2010-05-31 13:16:37 +01:00
Makefile ASoC: kirkwood: Add audio support to openrd client platforms 2010-05-31 13:16:37 +01:00