From: Corentin Chary Date: Sun, 6 Feb 2011 12:28:31 +0000 (+0100) Subject: eeepc-wmi: add an helper using simple return codes X-Git-Tag: v2.6.39-rc1~20^2^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c95638d115f9c6661fff254b3beb14b19f88e41;p=pandora-kernel.git eeepc-wmi: add an helper using simple return codes eeepc_wmi_get_devstate returns an acpi_status, so each call need extra logic to handle the return code. This patch add a simple getter, returning a boolean (or a negative error code). Signed-off-by: Corentin Chary Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed