diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-17 18:49:04 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-22 19:31:20 +0200 |
commit | 0a140577316268b3263fd169d339188ad1636af3 (patch) | |
tree | 35fc228275fde995554bc69a304938bee3303bfb /drivers/pci/remove.c | |
parent | PCI: acpiphp: Use common pci_stop_and_remove_bus_device() (diff) | |
download | linux-0a140577316268b3263fd169d339188ad1636af3.tar.xz linux-0a140577316268b3263fd169d339188ad1636af3.zip |
pcmcia: Use common pci_stop_and_remove_bus_device()
Use pci_stop_and_remove_bus_device() like most other hotplug drivers
rather than the special-purpose "behind_bridge" variant. This just
means we have to iterate through all the devices downstream of the
bridge ourselves, which is the same thing pci_stop_behind_bridge()
did.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Diffstat (limited to 'drivers/pci/remove.c')
0 files changed, 0 insertions, 0 deletions