https://github.com/torvalds/linux
Revision 805bdaec1a44155db35f6ee5410d6bbc365324a8 authored by Rafael J. Wysocki on 24 February 2011, 10:10:01 UTC, committed by Rafael J. Wysocki on 24 February 2011, 18:53:06 UTC
Commit 074037e (PM / Wakeup: Introduce wakeup source objects and
event statistics (v3)) caused ACPI wakeup to only work if
CONFIG_PM_SLEEP is set, but it also worked for CONFIG_PM_SLEEP unset
before.  This can be fixed by making device_set_wakeup_enable(),
device_init_wakeup() and device_may_wakeup() work in the same way
as before commit 074037e when CONFIG_PM_SLEEP is unset.

Reported-and-tested-by: Justin Maggard <jmaggard10@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
1 parent 2aa1589
History
Tip revision: 805bdaec1a44155db35f6ee5410d6bbc365324a8 authored by Rafael J. Wysocki on 24 February 2011, 10:10:01 UTC
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Tip revision: 805bdae
File Mode Size
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 285 bytes
awacs.c -rw-r--r-- 32.1 KB
awacs.h -rw-r--r-- 8.0 KB
beep.c -rw-r--r-- 7.8 KB
burgundy.c -rw-r--r-- 24.4 KB
burgundy.h -rw-r--r-- 4.0 KB
daca.c -rw-r--r-- 6.9 KB
keywest.c -rw-r--r-- 3.6 KB
pmac.c -rw-r--r-- 37.2 KB
pmac.h -rw-r--r-- 5.1 KB
powermac.c -rw-r--r-- 5.2 KB
snd_ps3.c -rw-r--r-- 28.7 KB
snd_ps3.h -rw-r--r-- 3.5 KB
snd_ps3_reg.h -rw-r--r-- 33.2 KB
tumbler.c -rw-r--r-- 38.6 KB
tumbler_volume.h -rw-r--r-- 6.5 KB

back to top