From: Takashi Iwai Date: Thu, 14 Jan 2010 08:16:52 +0000 (+0100) Subject: ALSA: Add snd_pci_quirk_lookup_id() X-Git-Tag: v2.6.34-rc1~243^2~2^2~13^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1458279bf9c575a52fd22818ca19c463f380aba;p=pandora-kernel.git ALSA: Add snd_pci_quirk_lookup_id() 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 --- Reading git-diff-tree failed