From: Michael Ellerman Date: Wed, 22 Nov 2006 07:26:21 +0000 (+1100) Subject: PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c X-Git-Tag: v2.6.20-rc2~82^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a380507c48f7894bae7d367375313df9d51b2e5;p=pandora-kernel.git PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c Use pci_find_ht_capability() in drivers/pci/quirks.c. I'm pretty sure the logic is unchanged here, but someone please eye-ball it for me. I've changed the message to be a little shorter, it's now: PCI: Found (enabled|disabled) HT MSI mapping on xxxx:xx:xx.x Signed-off-by: Michael Ellerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed