alistair23-linux/drivers/pci/pcie
Kenji Kaneshige 1ce5e83063 PCI: portdrv: enable device before irq initialization
Call pci_enable_device() before initializing service irqs, because
legacy interrupt is initialized in pci_enable_device() on some
architectures.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-12-04 15:55:59 -08:00
..
aer PCIe AER: use pci_is_pcie() 2009-11-24 15:25:17 -08:00
aspm.c PCIe ASPM: use pci_is_pcie() 2009-11-24 15:25:17 -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.h PCI: portdrv: remove redundant pcie_port_device_probe 2009-12-04 15:55:12 -08:00
portdrv_bus.c PCI: PCIe portdrv: Remove struct pcie_port_service_id 2009-03-19 19:29:23 -07:00
portdrv_core.c PCI: portdrv: enable device before irq initialization 2009-12-04 15:55:59 -08:00
portdrv_pci.c PCI: portdrv: remove redundant pcie_port_device_probe 2009-12-04 15:55:12 -08:00