[ALSA] hda - increase max_codecs of ICH to 4
authorTakashi Iwai <tiwai@suse.de>
Wed, 4 Jun 2008 10:41:21 +0000 (12:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Jun 2008 09:54:13 +0000 (11:54 +0200)
commit607d982bbea2a14b5b77cc7689f509d588e1e6da
treed9ed9561cc6a7fb94225d41d927d92a62569ac4f
parent2c3bf9abb11dd8050cd2d153917d1746c8d5af05
[ALSA] hda - increase max_codecs of ICH to 4

It turned out that some ICH9-based boards use SD3 for the audio codec
where the current driver code doesn't probe.  Since we have a better
codec slot check now, it must be safe to increase this to 4.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c