android_kernel_xiaomi_sm8350/kernel/power
Rafael J. Wysocki 10a1803d66 swsusp: fix hibernation code ordering
Change the code ordering so that hibernation_ops->prepare() is called after
device_suspend().  This is needed so that we don't violate the ACPI
specification, which states that the _PTS and _GTS system-control methods,
executed from acpi_sleep_prepare(), ought to be called after devices have been
put in low power states.

The "Finish" label in hibernation_restore() is moved, because device_suspend()
resumes devices if the suspending of them fails and the restore code ordering
should reflect the hibernation code ordering.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Nigel Cunningham <nigel@nigel.suspend2.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:42 -07:00
..
console.c
disk.c swsusp: fix hibernation code ordering 2007-07-19 10:04:42 -07:00
Kconfig PM: Do not require dev spew to get PM_DEBUG 2007-07-19 10:04:42 -07:00
main.c PM: introduce set_target method in pm_ops 2007-07-01 12:29:44 -07:00
Makefile
pm.c
power.h swsusp: introduce restore platform operations 2007-07-19 10:04:42 -07:00
poweroff.c
process.c freezer: run show_state() when freezing times out 2007-07-19 10:04:42 -07:00
snapshot.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2007-05-09 12:56:01 -07:00
swap.c swsusp: introduce restore platform operations 2007-07-19 10:04:42 -07:00
swsusp.c
user.c swsusp: introduce restore platform operations 2007-07-19 10:04:42 -07:00