linux-stable/Documentation/power
Rafael J. Wysocki 26398a70ea PM: Rename struct pm_ops and related things
The name of 'struct pm_ops' suggests that it is related to the power
management in general, but in fact it is only related to suspend.   Moreover,
its name should indicate what this structure is used for, so it seems
reasonable to change it to 'struct platform_suspend_ops'.   In that case, the
name of the global variable of this type used by the PM core and the names of
related functions should be changed accordingly.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: Len Brown <lenb@kernel.org>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-18 14:37:18 -07:00
..
00-INDEX Add Documentation/power/00-INDEX 2007-10-17 08:43:06 -07:00
basic-pm-debugging.txt Documentation: Ask driver writers to provide PM support 2007-05-08 11:14:59 -07:00
devices.txt updated Documentation/power/devices.txt 2006-09-25 21:08:37 -07:00
drivers-testing.txt Fix wrong filename reference in drivers-testing.txt 2007-10-17 08:43:00 -07:00
freezing-of-tasks.txt Documentation:reference notifiers.txt in freezing-of-tasks.txt 2007-07-21 17:49:16 -07:00
interface.txt PM: Rename struct pm_ops and related things 2007-10-18 14:37:18 -07:00
notifiers.txt PM: introduce hibernation and suspend notifiers 2007-07-19 10:04:42 -07:00
pci.txt PCI: remove useless pci driver method 2007-07-11 16:02:08 -07:00
s2ram.txt [PATCH] s2ram debugging documentation 2006-12-07 08:39:28 -08:00
states.txt power management: remove firmware disk mode 2007-04-30 16:40:40 -07:00
swsusp-and-swap-files.txt [PATCH] swsusp: update userland interface documentation 2006-12-07 08:39:27 -08:00
swsusp-dmcrypt.txt
swsusp.txt Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
tricks.txt Fix typos in Documentation/: 'S' 2006-10-03 22:55:17 +02:00
userland-swsusp.txt PM: Separate hibernation code from suspend code 2007-05-09 12:30:48 -07:00
video.txt Fix typos in Documentation/: 'N'-'P' 2006-10-03 22:52:05 +02:00
video_extension.txt