linux-stable/drivers/base/power
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare"
Commit bd804eba1c ("PM: Introduce
pm_power_off_prepare") caused problems in the poweroff path, as reported by
YOSHIFUJI Hideaki / 吉藤英明.

Generally, sysdev_shutdown() should be called after the ACPI preparation for
powering the system off.  To make it happen, we can separate sysdev_shutdown()
from device_shutdown() and call it directly wherever necessary.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Tested-by: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-26 12:13:06 -07:00
..
main.c PM: Remove pm_parent from struct dev_pm_info 2007-07-11 16:09:01 -07:00
Makefile PM: Do not require dev spew to get PM_DEBUG 2007-07-19 10:04:42 -07:00
power.h PM: remove deprecated dpm_runtime_* routines 2007-07-18 15:49:49 -07:00
resume.c PM: Do not check parent state in suspend and resume core code 2007-07-11 16:09:02 -07:00
shutdown.c Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 2007-07-26 12:13:06 -07:00
suspend.c PM: Do not check parent state in suspend and resume core code 2007-07-11 16:09:02 -07:00
sysfs.c PM: Remove deprecated sysfs files 2007-07-18 15:49:49 -07:00
trace.c x86: PM_TRACE support 2007-07-21 18:37:10 -07:00