linux/sound
Takashi Iwai a9995a3557 [ALSA] hda-intel - Fix codec probe with ATI contorllers
ATI controllers may have up to 4 codecs while ICH up to 3.
Thus the earlier fix to change AZX_MAX_CODECS to 3 cause a regression
on some devices that have the audio codec at bit#3.
Now max codecs is defined according to the driver type, either 3 or 4.
Currently 4 is set only to ATI chips.  Other might need the same
change, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-03-14 08:24:17 +01:00
..
aoa [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully 2007-02-09 09:04:02 +01:00
arm [ARM] Fix ARM AACI ALSA driver 2007-02-20 15:44:23 +00:00
core [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
drivers Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa 2007-02-14 09:51:20 -08:00
i2c
isa Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa 2007-02-14 09:51:20 -08:00
mips
oss [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc() 2007-02-14 08:09:54 -08:00
parisc [PARISC] fix section mismatch warnings in harmony sound driver 2007-02-17 01:19:12 -05:00
pci [ALSA] hda-intel - Fix codec probe with ATI contorllers 2007-03-14 08:24:17 +01:00
pcmcia
ppc
soc [ALSA] soc - Fix dependencies in Kconfig files 2007-03-14 08:24:16 +01:00
sparc
synth [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
usb [ALSA] usb-audio: add PCR-A PCM support 2007-02-14 08:38:25 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
sound_firmware.c