commit | 5add99cfef416487d32b4b7075fe1a409f3a5e82 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 07 01:41:39 2013 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 07 01:41:39 2013 +0100 |
tree | 29553178aac29acea786fa36576c8b6e0f536623 | |
parent | 2441191a19039002b2c454a261fb45986df15184 [diff] |
ACPI / hotplug: Simplify device ejection routines Simplify handle_root_bridge_removal() and acpi_eject_store() by getting rid of struct acpi_eject_event and passing device objects directly to async routines executed via acpi_os_hotplug_execute(). Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Toshi Kani <toshi.kani@hp.com>