linux/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
..
Kconfig [PATCH] fix more workqueue build breakage (tps65010) 2006-12-13 09:05:46 -08:00
Makefile
Makefile.boot
board-ams-delta.c
board-fsample.c
board-generic.c
board-h2.c ARM: OMAP: Fix missing workqueue include in board-h2.c 2007-03-07 01:17:46 -08:00
board-h3.c WorkQueue: Fix up arch-specific work items where possible 2006-12-05 19:36:26 +00:00
board-innovator.c
board-nokia770.c ARM: OMAP: Add missing includes to board-nokia770 2007-03-02 01:47:12 -08:00
board-osk.c [PATCH] another build fix, header rearrangements (OSK) 2006-12-13 09:05:46 -08:00
board-palmte.c
board-perseus2.c
board-voiceblue.c
clock.c ARM: OMAP: omap1510->15xx conversions needed for sx1 2007-03-02 01:47:12 -08:00
clock.h
devices.c [PATCH] add rtc-omap driver 2006-12-07 08:39:40 -08:00
fpga.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
id.c
io.c
irq.c ARM: OMAP: correct misc 15xx and non-15xx platform code 2007-03-02 01:47:08 -08:00
leds-h2p2-debug.c
leds-innovator.c
leds-osk.c WorkQueue: Fix up arch-specific work items where possible 2006-12-05 19:36:26 +00:00
leds.c
leds.h
mux.c
pm.c power management: implement pm_ops.valid for everybody 2007-04-30 16:40:40 -07:00
serial.c ARM: OMAP: OMAP310 Serial 2007-03-02 01:47:09 -08:00
sleep.S
time.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00