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
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
..
at91 [ALSA] sound: SPIN_LOCK_UNLOCKED cleanup 2007-05-11 16:56:08 +02:00
codecs [ALSA] ASoC AC97 device reg bugfix 2007-05-16 11:45:28 +02:00
pxa [ALSA] fix SND_SOC Kconfig 2007-05-11 16:55:51 +02:00
s3c24xx [ALSA] ASoC Samsung S3C24xx updates - i2s 2007-05-11 16:56:03 +02:00
Kconfig [ALSA] ASoC Kconfig description 2007-05-11 16:56:03 +02:00
Makefile [ALSA] ASoC Samsung S3C24xx build 2007-05-11 16:55:37 +02:00
soc-core.c [ALSA] ASoC AC97 device reg bugfix 2007-05-16 11:45:28 +02:00
soc-dapm.c [ALSA] ASoC DAPM switching for reentrant codec paths 2007-05-11 16:56:00 +02:00