ACPI / PM: Fix error messages in drivers/acpi/bus.c
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 20 May 2012 11:57:52 +0000 (13:57 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Tue, 29 May 2012 19:20:23 +0000 (21:20 +0200)
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 <rjw@sisk.pl>

No differences found