]> git.karo-electronics.de Git - mv-sheeva.git/commit
[ALSA] ASoC pxa2xx AC97 support
authorLiam Girdwood <liam.girdwood@wolfsonmicro.com>
Thu, 12 Oct 2006 12:29:03 +0000 (14:29 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:00:45 +0000 (09:00 +0100)
commit75b41027662e29822746342865fa8abd941d2604
tree00bd7433d62fbb035d62c896a71a2d3ea35b2daf
parent3e7cc3d3d1c435f83533b8bf2cf1833855be2901
[ALSA] ASoC pxa2xx AC97 support

This patch adds pxa2xx AC97 ASoC audio support. It's based on
sound/arm/pxa-ac97 by Nicolas Pitre with the following differences.
 o Modified driver structure to use ASoC core PCM callbacks.
 o Removed AC97 configuration function (all handled in ASoC core)
 o Added and exported ASoC DAI configuration table.
 o Added DMA support for AUX DAC and Mic ADC
 o Separated out AC97 reset into cold and warm reset functions.
From: Liam Girdwood <liam.girdwood@wolfsonmicro.com>
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Liam Girdwood <liam.girdwood@wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/soc/pxa/pxa2xx-ac97.c [new file with mode: 0644]