alistair23-linux/drivers/i2c/chips
Rafael J. Wysocki a3d25c275d PM: Separate hibernation code from suspend code
[ With Johannes Berg <johannes@sipsolutions.net> ]

Separate the hibernation (aka suspend to disk code) from the other suspend
code.  In particular:

 * Remove the definitions related to hibernation from include/linux/pm.h
 * Introduce struct hibernation_ops and a new hibernate() function to hibernate
   the system, defined in include/linux/suspend.h
 * Separate suspend code in kernel/power/main.c from hibernation-related code
   in kernel/power/disk.c and kernel/power/user.c (with the help of
   hibernation_ops)
 * Switch ACPI (the only user of pm_ops.pm_disk_mode) to hibernation_ops

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Greg KH <greg@kroah.com>
Cc: 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-05-09 12:30:48 -07:00
..
ds1337.c
ds1374.c i2c/ds1374: Check workqueue creation status 2007-03-22 19:49:01 +01:00
eeprom.c
isp1301_omap.c
Kconfig Use menuconfig objects - I2C 2007-05-01 23:26:34 +02:00
m41t00.c
Makefile
max6875.c
pca9539.c
pcf8574.c
pcf8591.c
tps65010.c PM: Separate hibernation code from suspend code 2007-05-09 12:30:48 -07:00