]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit72157d35e13e7d249b207f5a729ba7cc1a52fc59
treeacf11bb5436dcca1b9c3f015a8579308cedce028
parentb1b702dc0c13de85792e8f5484853487548b6df1
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>
drivers/acpi/bus.c