linux/drivers/pci
Kenji Kaneshige 13598378f2 PCI hotplug: use pci_is_pcie()
Change for PCI hotplug to use pci_is_pcie() instead of checking
pci_dev->is_pcie.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-11-24 15:25:18 -08:00
..
hotplug PCI hotplug: use pci_is_pcie() 2009-11-24 15:25:18 -08:00
pcie PCIe AER: use pci_is_pcie() 2009-11-24 15:25:17 -08:00
.gitignore
access.c
bus.c
dmar.c PCI: use pci_is_pcie() in pci core 2009-11-24 15:25:16 -08:00
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c PCI: use pci_is_pcie() in pci core 2009-11-24 15:25:16 -08:00
intr_remapping.c PCI: use pci_is_pcie() in pci core 2009-11-24 15:25:16 -08:00
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 PCI: use pci_is_pcie() in pci core 2009-11-24 15:25:16 -08:00
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: use pci_is_pcie() in pci core 2009-11-24 15:25:16 -08:00
pci-driver.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2009-09-16 07:49:54 -07:00
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_is_pcie() in pci core 2009-11-24 15:25:16 -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: use pci_is_pcie() in pci core 2009-11-24 15:25:16 -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