commit | 63a1a765dffb1e59d82c7948638e56d5f4f2e3a1 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sun May 20 13:57:52 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Tue May 29 21:20:23 2012 +0200 |
tree | acf11bb5436dcca1b9c3f015a8579308cedce028 | |
parent | b2201e5482bc2376ea5c049442850a260142ac40 [diff] |
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 <rjw@sisk.pl>