Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ALSA] soc - ASoC 0.13 generic AC97 codec | Liam Girdwood | 2007-02-09 | 1 | -21/+10 |
| | | | | | | | | | | | This patch updates the AC97 codec 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. 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> | ||||
* | [ALSA] ASoC codecs: generic AC97 support | Richard Purdie | 2007-02-09 | 1 | -0/+167 |
This patch allows the std Alsa AC97 codec driver to use any AsoC AC97 controller driver. Currently, only HiFi playback and Capture are supported atm. 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> |