linux/drivers/pci/pcie/aer
Kenji Kaneshige 694f88ef7a PCI: portdrv: remove unnecessary struct pcie_port_data
Remove 'port_type' field in struct pcie_port_data(), because we can
get port type information from struct pci_dev. With this change, this
patch also does followings:

 - Remove struct pcie_port_data because it no longer has any field.
 - Remove portdrv private definitions about port type (PCIE_RC_PORT,
   PCIE_SW_UPSTREAM_PORT and PCIE_SW_DOWNSTREAM_PORT), and use generic
   definitions instead.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-12-04 15:56:19 -08:00
..
aer_inject.c PCIe AER: use pci_is_pcie() 2009-11-24 15:25:17 -08:00
aerdrv.c PCI: portdrv: remove unnecessary struct pcie_port_data 2009-12-04 15:56:19 -08:00
aerdrv.h PCI: pcie, aer: report all error before recovery 2009-09-09 13:50:13 -07:00
aerdrv_acpi.c PCI/ACPI: rename pci_osc_control_set() 2009-03-19 19:29:33 -07:00
aerdrv_core.c PCI: portdrv: remove unnecessary struct pcie_port_data 2009-12-04 15:56:19 -08:00
aerdrv_errprint.c PCI: pcie, aer: change error print format 2009-09-09 13:50:05 -07:00
ecrc.c PCIe AER: use pci_is_pcie() 2009-11-24 15:25:17 -08:00
Kconfig PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Kconfig.debug PCI AER: software error injection 2009-06-16 14:30:14 -07:00
Makefile PCI AER: software error injection 2009-06-16 14:30:14 -07:00