ASoC: Add JZ4740 ASoC support
commit11bd3dd1b7c299815dbedef0982220f239425ae8
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 19 Jun 2010 14:50:37 +0000 (19 16:50 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 22 Jun 2010 23:08:06 +0000 (23 00:08 +0100)
tree967e3441cb36ebd56426fb7cf2d1c91724d7a13a
parentb45416656f55d880ab5a976be11bca720eff16c4
ASoC: Add JZ4740 ASoC support

This patch adds ASoC support for JZ4740 SoCs I2S module.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/jz4740/Kconfig [new file with mode: 0644]
sound/soc/jz4740/Makefile [new file with mode: 0644]
sound/soc/jz4740/jz4740-i2s.c [new file with mode: 0644]
sound/soc/jz4740/jz4740-i2s.h [new file with mode: 0644]
sound/soc/jz4740/jz4740-pcm.c [new file with mode: 0644]
sound/soc/jz4740/jz4740-pcm.h [new file with mode: 0644]