Re: [PATCH 3/3] ACPI / hotplug: Merge device hot-removal routines

2013-11-04 Thread Rafael J. Wysocki
On Monday, November 04, 2013 01:21:46 AM Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The only substantial difference between acpi_bus_device_eject() and > acpi_bus_hot_remove_device() is the get_device() done by the former > which is supposed to be done by callers of the latter. Howev

[PATCH 3/3] ACPI / hotplug: Merge device hot-removal routines

2013-11-03 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The only substantial difference between acpi_bus_device_eject() and acpi_bus_hot_remove_device() is the get_device() done by the former which is supposed to be done by callers of the latter. However, at least one caller of acpi_bus_hot_remove_device(), which is handle_roo