aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorJiang Liu <jiang.liu@huawei.com>2013-01-31 00:10:10 +0800
committerBjorn Helgaas <bhelgaas@google.com>2013-02-02 14:28:02 -0700
commitbe6d2867b4f68a575c78fa368abd3ad49980c514 (patch)
tree13ce55cdbaf45d5bc23e0c514170d4a95c55a688 /drivers/acpi
parentPCI: acpiphp: Create companion ACPI devices before creating PCI devices (diff)
downloadlinux-dev-be6d2867b4f68a575c78fa368abd3ad49980c514.tar.xz
linux-dev-be6d2867b4f68a575c78fa368abd3ad49980c514.zip
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Commit 668192b678201d2fff27c "PCI: acpiphp: Move host bridge hotplug to pci_root.c" has moved PCI host bridge hotplug logic from acpiphp to pci_root, but there is still PCI host bridge hotplug related dead code left in acpiphp. So remove those dead code. Now companion ACPI devices are always created before corresponding PCI devices. And the ACPI event handle_hotplug_event_bridge() will be installed only if it has associated PCI device. So remove dead code to handle bridge hot-adding in function handle_hotplug_event_bridge(). Signed-off-by: Jiang Liu <jiang.liu@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions