From: Aaron Lu Date: Sat, 3 Aug 2013 19:13:22 +0000 (+0200) Subject: ACPI / PM: Add state information to error message in acpi_device_set_power() X-Git-Tag: v3.12-rc1~178^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=593298e68a3a53bd2fe942244250dfef4d68d477;p=pandora-kernel.git ACPI / PM: Add state information to error message in acpi_device_set_power() The state information can be useful to know what the problem is when an error message about a device can not being set to a higher power state than its parent appeared, so this patch adds such state information for both the target state of the device and the current state of its parent. Signed-off-by: Aaron Lu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed