android_kernel_samsung_msm8976/arch/arm/mach-omap1
Johannes Berg e8c9c50269 power management: implement pm_ops.valid for everybody
Almost all users of pm_ops only support mem sleep, don't check in .valid and
don't reject any others in .prepare so users can be confused if they check
/sys/power/state, especially when new states are added (these would then
result in s-t-r although they're supposed to be something different).

This patch implements a generic pm_valid_only_mem function that is then
exported for users and puts it to use in almost all existing pm_ops.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: David Brownell <david-b@pacbell.net>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: linux-pm@lists.linux-foundation.org
Cc: Len Brown <lenb@kernel.org>
Acked-by: Russell King <rmk@arm.linux.org.uk>
Cc: Greg KH <greg@kroah.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-04-30 16:40:40 -07:00
..
board-ams-delta.c
board-fsample.c
board-generic.c
board-h2.c
board-h3.c
board-innovator.c
board-nokia770.c
board-osk.c
board-palmte.c
board-perseus2.c
board-voiceblue.c
clock.c
clock.h
devices.c
fpga.c
id.c
io.c
irq.c
Kconfig
leds-h2p2-debug.c
leds-innovator.c
leds-osk.c
leds.c
leds.h
Makefile
Makefile.boot
mux.c
pm.c
serial.c
sleep.S
time.c