mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
b408a05493
acpi_execute_simple_method() is a new ACPI API introduced to invoke an ACPI control method that has single integer parameter and no return value. Convert acpi_evaluate_object() to acpi_execute_simple_method() in arch/x86/platform/olpc/olpc-xo15-sci.c Signed-off-by: Zhang Rui <rui.zhang@intel.com> CC: Daniel Drake <dsd@laptop.org> CC: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
olpc_dt.c | ||
olpc_ofw.c | ||
olpc-xo1-pm.c | ||
olpc-xo1-rtc.c | ||
olpc-xo1-sci.c | ||
olpc-xo15-sci.c | ||
olpc.c | ||
xo1-wakeup.S |