[ALSA] hda-intel - Don't try to probe invalid codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 19 Jan 2007 13:51:57 +0000 (14:51 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:03:05 +0000 (09:03 +0100)
commit7ed07a740b886930a299d438947ad322272eece1
treeb6d6892f259f00fa61262b1a6fb314dfac20b4ca
parent5c33dd70b51be0617a75562aa896d5ccf1840455
[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>
sound/pci/hda/hda_intel.c