dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/soc/codecs
Liam Girdwood a68660e0c6 [ALSA] ASoC AC97 device reg bugfix
This patch fixes a bug whereby AC97 bus device data was being clobbered
when AC97 codecs using the generic ac97_codec.c driver were being
registered. Codecs that didn't use the generic driver were unaffected
(e.g. WM9712, WM9713).
Changes:-
 o Add new AC97 codec class for custom (or need bus dev registration)
AC97 codecs.
 o Only register/deregister this custom codec device with the AC97 bus.
The generic AC97 driver already does this for generic codec devices.
This may be related to bug #3038 :-
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3038

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>
2007-05-16 11:45:28 +02:00
..
Kconfig [ALSA] ASoC WM8753 codec - build changes 2007-05-11 16:56:02 +02:00
Makefile [ALSA] ASoC WM8753 codec - build changes 2007-05-11 16:56:02 +02:00
ac97.c [ALSA] ASoC AC97 device reg bugfix 2007-05-16 11:45:28 +02:00
ac97.h [ALSA] ASoC export AC97 DAI 2007-05-11 16:56:02 +02:00
wm8731.c [ALSA] soc - Clean up with kmemdup() 2007-02-09 09:03:56 +01:00
wm8731.h [ALSA] soc - ASoC 0.13 WM8731 codec 2007-02-09 09:03:38 +01:00
wm8750.c [ALSA] wm8750 typo fix 2007-05-11 16:56:15 +02:00
wm8750.h [ALSA] soc - ASoC 0.13 WM8750 codec driver 2007-02-09 09:03:39 +01:00
wm8753.c [ALSA] SoC WM8753 codec support 2007-05-11 16:56:02 +02:00
wm8753.h [ALSA] SoC WM8753 codec support 2007-05-11 16:56:02 +02:00
wm9712.c [ALSA] ASoC AC97 device reg bugfix 2007-05-16 11:45:28 +02:00
wm9712.h [ALSA] ASoC codecs: WM9712 support 2007-02-09 09:00:23 +01:00