hda-intel - Don't try to probe invalid codecs
authorTakashi Iwai <tiwai@suse.de>
Tue, 6 Feb 2007 18:15:26 +0000 (19:15 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 3 Mar 2007 00:32:45 +0000 (16:32 -0800)
commit6c050fd60377c3984196477278ef79a075843861
treeaa0a6b695b0b24eb280ad1439ca71679d84876da
parent4e0f3f7beb26b952cfa78998191f89dedaf61a0d
hda-intel - Don't try to probe invalid codecs

[ALSA] hda-intel - Don't try to probe invalid codecs

Fix the max number of codecs detected by HD-intel (and compatible)
controllers to 3.  Some hardware reports extra bits as if
connected, and the driver gets confused to probe unexisting codecs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/hda_intel.c