[ALSA] Update AT91 ASoC driver for 2.6.19 kernel.
authorFrank Mandarino <fmandarino@endrelia.com>
Fri, 24 Nov 2006 14:49:39 +0000 (15:49 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:01:56 +0000 (09:01 +0100)
commit9f0ac6e1a8677ac509821f4ff0c77d39b1d63125
treef3e48e71bc77dbe85c5d582b06bb780842226771
parenta9e996604f77be6f1f4deb0eb1cc2652000054f1
[ALSA] Update AT91 ASoC driver for 2.6.19 kernel.

Changes were required to support latest AT91 header files.
Also updated to remove AT91RM9200-specific code in the ASoC
platform drivers to support the AT91SAM9260 and AT91SAM9261
chips, but no testing was performed on these chips.

Signed-off-by: Frank Mandarino <fmandarino@endrelia.com>
Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/soc/at91/Makefile
sound/soc/at91/at91-i2s.c [new file with mode: 0644]
sound/soc/at91/at91-pcm.c [new file with mode: 0644]
sound/soc/at91/at91-pcm.h [new file with mode: 0644]
sound/soc/at91/at91rm9200-i2s.c [deleted file]
sound/soc/at91/at91rm9200-pcm.c [deleted file]
sound/soc/at91/at91rm9200-pcm.h [deleted file]
sound/soc/at91/eti_b1_wm8731.c