]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 17 Aug 2012 16:03:47 +0000 (10:03 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Aug 2012 17:31:08 +0000 (11:31 -0600)
commit34e548431a7a2e73121c4a452eb3d1b0659bd77f
treecc922519095082d75107b4596c5924c3a67cf63e
parent57fd9a4df562e7d2105a01ff57b4cdaa236c28ce
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()

Use pci_stop_and_remove_bus_device() like most other hotplug drivers
rather than stopping and removing separately.

Tested-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
drivers/pci/hotplug/acpiphp_glue.c