diff options
author | Zhang Rui <rui.zhang@intel.com> | 2013-09-03 08:31:51 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-09-24 01:37:54 +0200 |
commit | fca41991296444ebab32c0fc9850c62d838082f2 (patch) | |
tree | 7998cdd7249863ac9a9ddfcaac91116fe8f9312b /drivers/gpu | |
parent | 5e8ac96f2969aa7b73f630259ce7f5e40e2f8edd (diff) |
eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()
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 drivers/platform/x86/eeepc-laptop.c
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
CC: Matthew Garrett <matthew.garrett@nebula.com>
CC: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions