]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Hibernation: Introduce begin() and end() callbacks
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 7 Jan 2008 23:08:44 +0000 (00:08 +0100)
committerLen Brown <len.brown@intel.com>
Fri, 1 Feb 2008 23:30:58 +0000 (18:30 -0500)
commitcaea99ef339af8e07cda8d03fa415e4b8820f400
tree46b975f61a3409a30fc6a7c15a6db2c7f6d9876b
parent60417f5976df029227450b46d7fa6f0e9b1e654c
Hibernation: Introduce begin() and end() callbacks

Introduce global hibernation callback .end() and rename global
hibernation callback .start() to .begin(), in analogy with the
recent modifications of the global suspend callbacks.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/sleep/main.c
include/linux/suspend.h
kernel/power/disk.c