based on pci/next could get from git://git.kernel.org/pub/scm/linux/kernel/git/yinghai/linux-yinghai.git for-pci-root-bus-hotplug Yinghai Lu (8): PCI: Separate out pci_assign_unassigned_bus_resources() PCI: Move pci_rescan_bus() back to probe.c PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res PCI, ACPI: assign unassigned resource for hot add root bus PCI: Add pci_stop_and_remove_root_bus() PCI, ACPI: Make acpi_pci_root_remove stop/remove pci root bus PCI, ACPI: delete root bus prt during hot remove path PCI, ACPI: remove acpi_root_driver in reserse order drivers/acpi/pci_root.c | 21 ++++++++++++++++++++- drivers/pci/probe.c | 22 ++++++++++++++++++++++ drivers/pci/remove.c | 36 ++++++++++++++++++++++++++++++++++++ drivers/pci/setup-bus.c | 22 +--------------------- include/linux/pci.h | 3 +++ 5 files changed, 82 insertions(+), 22 deletions(-) -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html