diff options
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | 2009-11-25 12:06:15 (GMT) |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-12-04 23:56:19 (GMT) |
commit | 694f88ef7ada0d99e304f687ba92e268a594358b (patch) | |
tree | f7095c20f3a6111947a0edaa99dfddd366dbf4b2 /drivers/pci/hotplug-pci.c | |
parent | 40717c39b1e6c064f48a263a27e58642221e8661 (diff) | |
download | linux-fsl-qoriq-694f88ef7ada0d99e304f687ba92e268a594358b.tar.xz |
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>
Diffstat (limited to 'drivers/pci/hotplug-pci.c')
0 files changed, 0 insertions, 0 deletions