ASoC: ep93xx i2s audio driver
authorRyan Mallon <ryan@bluewatersys.com>
Fri, 4 Jun 2010 05:11:24 +0000 (17:11 +1200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Jun 2010 13:24:19 +0000 (14:24 +0100)
commitdb5bf412baf8df4df30eed2bd37af2a5b77f90ac
treef15abb415f921de6682ad54c848b58251c54f19e
parent91157888f28ae94761eaf25533f76a55542b2a3f
ASoC: ep93xx i2s audio driver

Add ep93xx i2s audio driver

Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
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/ep93xx/Kconfig [new file with mode: 0644]
sound/soc/ep93xx/Makefile [new file with mode: 0644]
sound/soc/ep93xx/ep93xx-i2s.c [new file with mode: 0644]
sound/soc/ep93xx/ep93xx-i2s.h [new file with mode: 0644]
sound/soc/ep93xx/ep93xx-pcm.c [new file with mode: 0644]
sound/soc/ep93xx/ep93xx-pcm.h [new file with mode: 0644]