[ALSA] soc - ASoC 0.13 pxa2xx AC97 driver
authorLiam Girdwood <lg@opensource.wolfsonmicro.com>
Fri, 2 Feb 2007 16:21:16 +0000 (17:21 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:03:46 +0000 (09:03 +0100)
commit596ce32b74dccf53ef59cc9ba2e95a2a34ba921c
tree6ecffb595a5839c1011eb8eb5a6e737f6d7a50e1
parenteaff2ae702f937020bfde96eea552caae3815784
[ALSA] soc - ASoC 0.13 pxa2xx AC97 driver

This patch updates the pxa2xx AC97 driver to the new API in ASoC 0.13.
Changes:-
o Removed DAI capabilities matching code in favour of manual matching in
the machine drivers.
o Added DAI operations for codec and CPU interfaces.
o Added pxa2xx-ac97.h header

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/pxa/pxa2xx-ac97.c
sound/soc/pxa/pxa2xx-ac97.h [new file with mode: 0644]