1
0
Files
linux/drivers/pci
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
..
2009-06-16 14:29:33 -07:00
2009-11-24 15:25:16 -08:00
2009-05-12 12:17:36 +02:00
2009-11-24 15:25:16 -08:00
2009-09-09 13:29:35 -07:00
2009-11-24 15:25:16 -08:00
2009-12-04 15:47:50 -08:00
2009-11-24 15:25:12 -08:00
2009-02-13 12:01:56 -08:00
2009-11-24 15:25:16 -08:00
2009-06-29 12:13:56 -07:00
2009-07-12 12:22:34 -07:00