From: Rafael J. Wysocki Date: Thu, 10 Jan 2008 23:10:38 +0000 (+0100) Subject: ACPI: Fix acpi_pm_device_sleep_state() X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~10^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad3399c378993152f12c23304ee56d7f9108e758;p=pandora-kernel.git ACPI: Fix acpi_pm_device_sleep_state() Fix acpi_pm_device_sleep_state() to return the value returned by _SxD if the device is supposed to wake up the system from given sleep state and the evaluation of _SxW fails (e.g. _SxW is not present). Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed