linux/drivers/pci
Kenji Kaneshige 39a53062cb PCIe AER: use pci_pcie_cap()
Use pcie_cap() instead of pci_find_capability() to get PCIe capability
offset in PCIe AER 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:13 -08:00
..
hotplug PCI hotplug: fix oshp evaluation 2009-11-06 14:13:32 -08:00
pcie PCIe AER: use pci_pcie_cap() 2009-11-24 15:25:13 -08:00
.gitignore
access.c
bus.c
dmar.c
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c
intr_remapping.c
intr_remapping.h
ioapic.c PCI hotplug: move IOAPIC support from acpiphp to ioapic driver 2009-11-04 13:06:39 -08:00
iov.c
iova.c
irq.c
Kconfig PCI: remove pci_find_slot from PCI_LEGACY config description 2009-11-04 13:06:42 -08:00
legacy.c
Makefile PCI hotplug: move IOAPIC support from acpiphp to ioapic driver 2009-11-04 13:06:39 -08:00
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-stub.c
pci-sysfs.c PCI: derive nearby CPUs from device's instead of bus' NUMA information 2009-11-06 14:09:15 -08:00
pci.c PCI: use pci_pcie_cap() in pci core 2009-11-24 15:25:12 -08:00
pci.h PCI: acs p2p upsteram forwarding enabling 2009-11-04 08:47:25 -08:00
probe.c PCI: use pci_pcie_cap() in pci core 2009-11-24 15:25:12 -08:00
proc.c
quirks.c vsprintf: use %pR, %pr instead of %pRt, %pRf 2009-11-04 13:06:41 -08:00
remove.c
rom.c
search.c PCI: add pci_get_domain_bus_and_slot function 2009-11-04 13:06:36 -08:00
setup-bus.c PCI: improve discovery/configuration messages 2009-11-04 13:06:44 -08:00
setup-irq.c
setup-res.c PCI: improve discovery/configuration messages 2009-11-04 13:06:44 -08:00
slot.c
syscall.c