From: Rafael J. Wysocki Date: Sun, 20 May 2012 11:57:52 +0000 (+0200) Subject: ACPI / PM: Fix error messages in drivers/acpi/bus.c X-Git-Tag: v3.5-rc2~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a1a765dffb1e59d82c7948638e56d5f4f2e3a1;p=pandora-kernel.git ACPI / PM: Fix error messages in drivers/acpi/bus.c After recent changes of the ACPI device low-power states definitions kernel messages in drivers/acpi/bus.c need to be updated so that they include the correct names of the states in question (currently is "D3" for D3hot and "D4" for D3cold, which is incorrect). Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed