From: Zhang Rui Date: Tue, 3 Sep 2013 00:31:54 +0000 (+0800) Subject: intel-smartconnect: convert acpi_evaluate_object() to acpi_execute_simple_method() X-Git-Tag: v3.13-rc1~96^2~28^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c39851401121046b3129de9e5aeb2fd5ef7405;p=pandora-kernel.git intel-smartconnect: 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/intel-smartconnect.c Signed-off-by: Zhang Rui CC: Matthew Garrett Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed