mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
e8c9c50269
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> |
||
---|---|---|
.. | ||
assabet.c | ||
badge4.c | ||
cerf.c | ||
clock.c | ||
collie.c | ||
collie_pm.c | ||
cpu-sa1100.c | ||
cpu-sa1110.c | ||
dma.c | ||
generic.c | ||
generic.h | ||
h3600.c | ||
hackkit.c | ||
irq.c | ||
jornada720.c | ||
Kconfig | ||
lart.c | ||
leds-assabet.c | ||
leds-badge4.c | ||
leds-cerf.c | ||
leds-hackkit.c | ||
leds-lart.c | ||
leds-simpad.c | ||
leds.c | ||
leds.h | ||
Makefile | ||
Makefile.boot | ||
neponset.c | ||
pleb.c | ||
pm.c | ||
shannon.c | ||
simpad.c | ||
sleep.S | ||
ssp.c | ||
time.c |