diff options
author | Takashi Iwai <tiwai@suse.de> | 2007-03-12 21:30:46 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-03-14 08:24:17 +0100 |
commit | a9995a3557ebf09721fd111744ff8b6e498797a6 (patch) | |
tree | 23bfc0d88b096182b4de3d066b3eb225393947e0 /sound/sound_firmware.c | |
parent | a64c8cd6e22bbc6a101da5b827e720fff35a5ab9 (diff) |
[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>
Diffstat (limited to 'sound/sound_firmware.c')
0 files changed, 0 insertions, 0 deletions