PCI: make acpihp use __pci_remove_bus_device instead
authorYinghai Lu <yinghai@kernel.org>
Sat, 25 Feb 2012 21:54:23 +0000 (13:54 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 27 Feb 2012 20:17:16 +0000 (12:17 -0800)
commitf6330c3178112a7b7f18e7f51f1cbb89fa1174c7
treec19c236c02d093adc9b02b537610b6fc36b9c0e7
parent6b22cf3f35fd332e4cc2c1b27056920b3643667a
PCI: make acpihp use __pci_remove_bus_device instead

pci_stop_bus_device gets called before in the same loop.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/acpiphp_glue.c