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>
Fri, 9 Mar 2007 18:50:19 +0000 (10:50 -0800)
commitb7409a35e6aa29c6953645661a1f5380048e5dfa
tree8df7c7d68a8265788dc0ec80e4b9f1e1261d6abe
parent7e47b465e809017debb2f7f7bb67aee9d158478e
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