ACPI: Export functions for hot-remove
authorToshi Kani <toshi.kani@hp.com>
Thu, 1 Nov 2012 14:42:12 +0000 (14:42 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Nov 2012 23:16:04 +0000 (00:16 +0100)
commit61622accd05b158d05f967b627e72da23d64f2ed
tree2c6bfbb15dc14f9436a3bece64215b030553383e
parent923d4a45a9d2e350c27b7b7e1c724c19eb921c92
ACPI: Export functions for hot-remove

Exported acpi_os_hotplug_execute() and acpi_bus_hot_remove_device()
so that they can be called from modules for hot-remove operations.

Signed-off-by: Toshi Kani <toshi.kani@hp.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/osl.c
drivers/acpi/scan.c