From: Kenji Kaneshige Date: Wed, 11 Nov 2009 05:34:15 +0000 (+0900) Subject: PCI hotplug: use pci_pcie_cap() X-Git-Tag: v2.6.33-rc1~321^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ccc4091f0d63a3e0976c739c27037a5666060d;p=pandora-kernel.git PCI hotplug: use pci_pcie_cap() Use pci_pcie_cap() instead of pci_find_capability() to get PCIe capability offset in PCI hotplug core. This avoids unnecessary search in PCI configuration space. Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed