[RFC PATCH 4/8] memory-hotplug: export the function acpi_bus_remove()

2012-07-20 Thread Wen Congyang
The function acpi_bus_remove() can remove a acpi device from acpi device. When a acpi device is removed, we need to call this function to remove the acpi device from acpi bus. So export this function. CC: David Rientjes CC: Jiang Liu CC: Len Brown CC: Benjamin Herrenschmidt CC: Paul Mackerras

[RFC PATCH 4/8] memory-hotplug: export the function acpi_bus_remove()

2012-07-20 Thread Wen Congyang
The function acpi_bus_remove() can remove a acpi device from acpi device. When a acpi device is removed, we need to call this function to remove the acpi device from acpi bus. So export this function. CC: David Rientjes rient...@google.com CC: Jiang Liu liu...@gmail.com CC: Len Brown