Files
linux-stable-mirror/include/linux
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-09-23 07:39:29 -07:00
2009-09-23 11:01:25 -07:00
2009-09-23 07:39:41 -07:00
2009-09-26 10:17:19 -07:00
2009-09-30 00:32:06 -04:00
2009-09-23 07:39:58 -07:00
2009-09-26 10:17:19 -07:00
2009-10-06 00:26:27 -04:00
2009-09-23 07:39:41 -07:00
2009-09-26 10:17:19 -07:00
2009-10-29 07:39:30 -07:00
2009-11-24 15:25:16 -08:00
2009-10-04 15:05:10 -07:00
2009-09-23 07:39:41 -07:00
2009-10-30 12:25:12 -07:00
2009-10-29 07:39:25 -07:00
2009-09-23 18:13:10 -07:00