ASoC: NUC900/audio: add nuc900 audio driver support
authorWan ZongShun <mcuos.com@gmail.com>
Tue, 18 May 2010 05:41:46 +0000 (13:41 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 19 May 2010 15:14:10 +0000 (08:14 -0700)
commit1082e2703a2d91790f9349a6155913a8aa0d0b66
treea5cf75d28c8effcb1a5919e56260da1bbf845a16
parentb6f4bb383d69cac46f17e2305720f9a3d426c5ed
ASoC: NUC900/audio: add nuc900 audio driver support

Add support for NUC900 AC97

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>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/nuc900/Kconfig [new file with mode: 0644]
sound/soc/nuc900/Makefile [new file with mode: 0644]
sound/soc/nuc900/nuc900-ac97.c [new file with mode: 0644]
sound/soc/nuc900/nuc900-audio.c [new file with mode: 0644]
sound/soc/nuc900/nuc900-auido.h [new file with mode: 0644]
sound/soc/nuc900/nuc900-pcm.c [new file with mode: 0644]