ALSA: Add snd_pci_quirk_lookup_id()
authorTakashi Iwai <tiwai@suse.de>
Thu, 14 Jan 2010 08:16:52 +0000 (09:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 14 Jan 2010 08:18:48 +0000 (09:18 +0100)
Added a new function to look up a quirk entry with the given PCI SSID
instead of a pci device pointer.  This can be used when the searched ID
is overridden for debugging or such a purpose.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found