PCI: acpiphp: Move host bridge hotplug to pci_root.c
[deliverable/linux.git] / drivers / acpi / scan.c
index 7c43bdc36abccf90155c2dfe7341ae890535fc7b..bc2f33790e83627e5ae5dea3c70114be321f2991 100644 (file)
@@ -1706,5 +1706,8 @@ int __init acpi_scan_init(void)
        }
 
        acpi_update_all_gpes();
+
+       acpi_pci_root_hp_init();
+
        return 0;
 }
This page took 0.024542 seconds and 5 git commands to generate.