Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[firefly-linux-kernel-4.4.55.git] / drivers / pci / hotplug / acpiphp_glue.c
index 8054ddcdaed0a195f02e83d19513c61b8b284368..f6488adf3af1c2677510e9f7b96fc7adbe77c8fd 100644 (file)
@@ -572,7 +572,6 @@ static void __ref enable_slot(struct acpiphp_slot *slot)
        acpiphp_sanitize_bus(bus);
        acpiphp_set_hpp_values(bus);
        acpiphp_set_acpi_region(slot);
-       pci_enable_bridges(bus);
 
        list_for_each_entry(dev, &bus->devices, bus_list) {
                /* Assume that newly added devices are powered on already. */