commit | 7a380507c48f7894bae7d367375313df9d51b2e5 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Nov 22 18:26:21 2006 +1100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Dec 20 10:54:43 2006 -0800 |
tree | b2961fdcf2e0ef4a312c829356a43a0ff90aa448 | |
parent | d010b51c7ea9c28e30a476032615941aa77b1498 [diff] |
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 <michael@ellerman.id.au> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>