ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST
Replace acpi_evaluate_hotplug_ost() with acpi_evaluate_ost() everywhere and drop the ACPI_HOTPLUG_OST symbol so that hotplug _OST is supported unconditionally. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Toshi Kani <toshi.kani@hp.com>
This commit is contained in:
@@ -422,7 +422,7 @@ out:
|
||||
EXPORT_SYMBOL(acpi_get_physical_device_location);
|
||||
|
||||
/**
|
||||
* acpi_evaluate_hotplug_ost: Evaluate _OST for hotplug operations
|
||||
* acpi_evaluate_ost: Evaluate _OST for hotplug operations
|
||||
* @handle: ACPI device handle
|
||||
* @source_event: source event code
|
||||
* @status_code: status code
|
||||
|
Reference in New Issue
Block a user