kernel-ark/sound/pci/hda
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
..
hda_codec.c [ALSA] hda-codec - Use global workqueue 2007-02-09 09:02:40 +01:00
hda_codec.h
hda_generic.c [ALSA] hda-codec - Fix NULL dereference in generic hda code 2007-01-09 09:06:17 +01:00
hda_intel.c [ALSA] hda-intel - Fix codec probe with ATI contorllers 2007-03-14 08:24:17 +01:00
hda_local.h [ALSA] hda-codec - Use global workqueue 2007-02-09 09:02:40 +01:00
hda_patch.h [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00
hda_proc.c [ALSA] hda-codec - Verbose proc output for PCM parameters 2006-12-20 08:55:49 +01:00
Makefile [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00
patch_analog.c [ALSA] hda-codec - Add suppoprt for Asus M2N-SLI motherboard 2007-03-14 08:24:17 +01:00
patch_atihdmi.c
patch_cmedia.c [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00
patch_conexant.c [ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecs 2007-03-06 10:40:33 +01:00
patch_realtek.c [ALSA] hda-codec - Add missing Mic Boost controls for ALC262 2007-03-06 10:40:27 +01:00
patch_si3054.c [ALSA] hda-codec - Don't return error at initialization of modem codec 2006-12-20 08:55:41 +01:00
patch_sigmatel.c [ALSA] hda-codec - Define pin configs for MacBooks 2007-03-06 10:40:28 +01:00
patch_via.c [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00