]> git.karo-electronics.de Git - linux-beck.git/commit
PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
authorJiang Liu <jiang.liu@huawei.com>
Tue, 18 Sep 2012 06:20:34 +0000 (15:20 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 24 Sep 2012 21:29:40 +0000 (15:29 -0600)
commitc8e9afb124f61e0c9901801f4c95ae4208bd4536
treebf4fa40246ba7d32e193503ec4c7e935914ea27e
parent8ee5bdf3e9c99808bf271aa5cc41d689e6d9d3eb
PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges

When hot-plugging PCI root bridge, acpi_pci_drivers' add()/remove()
methods should be invoked to notify registered drivers.

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/acpi/pci_root.c