linux/drivers/pci/pcie
Kenji Kaneshige db9538a749 PCIe ASPM: use pci_pcie_cap()
Use pci_pcie_cap() instead of pci_find_capability() to get PCIe capability
offset in PCIe ASPM driver. This avoids unnecessary search 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:14 -08:00
..
aer PCIe AER: use pci_pcie_cap() 2009-11-24 15:25:13 -08:00
aspm.c PCIe ASPM: use pci_pcie_cap() 2009-11-24 15:25:14 -08: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