Len Brown
ddc50b6ad6
ACPI: power: update error message
...
"Transitioning device [%s] to D%d" is not correct.
We print this line when we attempted to transition
the device, and it failed.
So instead, print
"Device [%s] failed to transition to D%d\n"
This can happen under two conditions:
1. acpi_power_transition() fails when trying to handle the
_ON/_OFF for associated power resource.
2. acpi_evaluate_object() on the explicit _PS0/_PS3
for that actual device could fail.
this change clarifies, but doesn't fix
http://bugzilla.kernel.org/show_bug.cgi?id=13243
Signed-off-by: Len Brown <len.brown@intel.com>
2009-05-08 00:07:30 -04:00
..
2009-05-08 00:07:30 -04:00
2009-03-24 16:38:22 -07:00
2009-04-17 19:05:33 -04:00
2009-04-13 15:04:33 -07:00
2009-04-01 08:59:17 -07:00
2009-04-21 19:40:00 -07:00
2009-04-28 20:24:20 +02:00
2009-04-24 13:28:30 -07:00
2009-04-21 13:41:47 -07:00
2009-03-26 11:04:08 -07:00
2009-04-07 08:31:11 -07:00
2009-03-24 16:38:22 -07:00
2009-04-07 08:31:11 -07:00
2009-04-21 13:41:51 -07:00
2009-03-27 17:28:43 +01:00
2009-03-24 20:56:52 +01:00
2009-05-02 15:36:10 -07:00
2009-04-03 15:24:35 -07:00
2009-05-05 17:02:05 -07:00
2009-05-02 00:02:57 +02:00
2009-04-13 15:04:29 -07:00
2009-05-05 08:39:25 +02:00
2009-04-30 18:24:34 +02:00
2009-04-07 08:31:10 -07:00
2009-04-07 08:31:11 -07:00
2009-05-02 16:36:34 -07:00
2009-05-02 16:35:45 -07:00
2009-04-29 07:55:45 -07:00
2009-04-08 14:13:48 +01:00
2009-04-19 23:14:01 +09:30
2009-04-24 08:16:05 -07:00
2009-03-24 16:38:23 -07:00
2009-04-20 08:37:37 -07:00
2009-04-29 16:02:51 -03:00
2009-04-07 08:31:11 -07:00
2009-04-21 13:41:50 -07:00
2009-04-05 00:32:25 +02:00
2009-04-21 13:41:50 -07:00
2009-05-05 08:23:16 -07:00
2009-04-24 07:52:08 -07:00
2009-05-05 08:26:10 -07:00
2009-04-01 08:59:23 -07:00
2009-04-05 11:04:19 -07:00
2009-04-14 08:48:50 -07:00
2009-04-07 08:44:06 -07:00
2009-04-22 15:59:41 -07:00
2009-04-23 23:25:40 +01:00
2009-04-24 01:34:52 -04:00
2009-04-07 08:31:12 -07:00
2009-04-08 17:45:02 -07:00
2009-04-07 08:31:11 -07:00
2009-04-28 18:58:08 +01:00
2009-04-21 13:41:50 -07:00
2009-04-27 10:07:37 -05:00
2009-04-14 19:46:19 -07:00
2009-04-27 11:05:49 -05:00
2009-05-02 15:36:09 -07:00
2009-04-06 08:55:19 -07:00
2009-04-07 08:31:10 -07:00
2009-04-21 13:41:49 -07:00
2009-03-27 20:13:20 -04:00
2009-04-21 21:47:22 +02:00
2009-03-24 16:38:22 -07:00
2009-03-27 16:58:22 -04:00
2009-04-16 16:17:11 -07:00
2009-04-23 14:15:31 -07:00
2009-04-07 08:31:11 -07:00
2009-05-02 15:36:10 -07:00
2009-04-19 23:14:01 +09:30
2009-04-05 00:32:22 +02:00
2009-04-23 23:25:41 +01:00
2009-05-05 11:43:13 -07:00
2009-03-24 16:38:21 -07:00
2009-04-29 15:41:13 -03:00