diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-17 20:49:04 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-22 21:31:20 +0400 |
commit | 0a140577316268b3263fd169d339188ad1636af3 (patch) | |
tree | 35fc228275fde995554bc69a304938bee3303bfb /drivers/Kconfig | |
parent | 34e548431a7a2e73121c4a452eb3d1b0659bd77f (diff) | |
download | linux-0a140577316268b3263fd169d339188ad1636af3.tar.xz |
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/Kconfig')
0 files changed, 0 insertions, 0 deletions