ALSA: hda - Remove old codec-probe limitation
authorTakashi Iwai <tiwai@suse.de>
Tue, 28 Oct 2008 10:38:58 +0000 (11:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Oct 2008 10:44:34 +0000 (11:44 +0100)
commit34c25350acfc792747e861d1e36874abf7e73255
treef3def49e8a7b9c6bc38981f08429ecf473230a69
parent42dc2378b52bb6e155dd2e4fb4ca694785bf2c1d
ALSA: hda - Remove old codec-probe limitation

Removed the old workaround to avoid the non-existing codec slot.
The current code should work without that workaround.  If any,
we can add a quirk table.

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