commit | 34e548431a7a2e73121c4a452eb3d1b0659bd77f | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 17 10:03:47 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 22 11:31:08 2012 -0600 |
tree | cc922519095082d75107b4596c5924c3a67cf63e | |
parent | 57fd9a4df562e7d2105a01ff57b4cdaa236c28ce [diff] |
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>