[ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Nov 2006 16:07:44 +0000 (17:07 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:02:04 +0000 (09:02 +0100)
commitf5fcc13c2fc62da6f75d80189a51c2492afb39c0
treea08340173113cd5f64653b81b656f58ecb27a091
parent0b830bac35dd6e3996bee675c3893857da8a4d0a
[ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup

Use snd_pci_quirk_lookup() for looking up a board config table.
The config table is sorted in numerical order of PCI SSIDs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Documentation/sound/alsa/hda_codec.txt
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_cmedia.c
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c