linux-kernel-test/drivers/pci/pcie
Kenji Kaneshige dba90dfe48 PCIe port bus: use pci_pcie_cap()
Use pci_pcie_cap() instead of pci_find_capability() to get PCIe capability
offset in PCI Express Port Bus driver. This avoids unnecessary serarch
in PCI configuration space.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-11-24 15:25:13 -08:00
..
aer PCIe AER: use pci_pcie_cap() 2009-11-24 15:25:13 -08:00
aspm.c PCI ASPM: support L1 only 2009-09-17 10:05:16 -07:00
Kconfig PCI Express ASPM support should default to 'No' 2008-04-23 15:41:14 -07:00
Makefile PCI: add PCI Express ASPM support 2008-04-20 21:47:03 -07:00
portdrv_bus.c PCI: PCIe portdrv: Remove struct pcie_port_service_id 2009-03-19 19:29:23 -07:00
portdrv_core.c PCIe port bus: use pci_pcie_cap() 2009-11-24 15:25:13 -08:00
portdrv_pci.c PCI: PCIe portdrv: remove "-driver" from driver name 2009-10-06 09:41:48 -07:00
portdrv.h PCI: PCIe portdrv: Implement pm object 2009-03-20 10:47:49 -07:00