OSDN Git Service

PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus
authorYinghai Lu <yinghai@kernel.org>
Tue, 30 Oct 2012 20:31:43 +0000 (14:31 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 3 Nov 2012 22:26:37 +0000 (16:26 -0600)
commit9738a1fd214b8f617b31503307c79b6af72ee464
treef746f47beac83d0266cd5a963a1041efd14517aa
parentcdfcc572be0a8b423cecfb4ab5fd735fafe9c54a
PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus

It will call pci_stop_and_remove_bus() to stop/remove pci root bus.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
CC: Len Brown <lenb@kernel.org>
CC: linux-acpi@vger.kernel.org
drivers/acpi/pci_root.c