From: Kenji Kaneshige Date: Mon, 22 Feb 2010 05:13:39 +0000 (+0900) Subject: PCIe PME: use pci_pcie_cap() X-Git-Tag: v2.6.34-rc1~287^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b16694f70c40ea8d539cdc93a422039771e85870;p=pandora-kernel.git PCIe PME: use pci_pcie_cap() Use pci_pcie_cap() instead of pci_find_capability() to get PCIe capability offset. This reduces redundant search in PCI configuration space. Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed