]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / hotplug: Make acpi_bus_hot_remove_device() internal
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 7 Nov 2013 00:41:48 +0000 (01:41 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 7 Nov 2013 00:41:48 +0000 (01:41 +0100)
commitc6a82c7548306de142fe238d50cc9a537ccd6e27
tree06f6856e7ce4f272eaa686fca5ce3bd33d5df56b
parent1ed50dd395c7f610d7ddd270c9f779e67fbb7555
ACPI / hotplug: Make acpi_bus_hot_remove_device() internal

Notice that handle_root_bridge_removal() is the only user of
acpi_bus_hot_remove_device(), so it doesn't have to be exported
any more and can be made internal to the ACPI core.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Toshi Kani <toshi.kani@hp.com>
drivers/acpi/internal.h
drivers/acpi/pci_root.c
drivers/acpi/scan.c
include/acpi/acpi_bus.h