android_kernel_samsung_msm8976/drivers/base
Andrew Morton 760f1fce03 [PATCH] revert "swsusp add check for suspension of X controlled devices"
From: Andrew Morton <akpm@osdl.org>

Revert commit ff4da2e262.

It broke APM suspend, probably because APM doesn't switch back to a VT
when suspending.

Tracked down by Matt Mackall <mpm@selenic.com>

Rafael sayeth:
  "It only fixed the theoretical issue that a quick-handed user could
   switch to X after processes have been frozen and before the devices
   are suspended.

   With the current userland suspend tools it shouldn't be necessary."

Cc: Pavel Machek <pavel@ucw.cz>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-31 16:27:11 -07:00
..
power [PATCH] revert "swsusp add check for suspension of X controlled devices" 2006-05-31 16:27:11 -07:00
attribute_container.c
base.h
bus.c [PATCH] driver core: driver_bind attribute returns incorrect value 2006-04-14 11:41:25 -07:00
class.c [CLASS DEVICE]: add attribute_group creation 2006-05-06 17:55:11 -07:00
core.c
cpu.c
dd.c [PATCH] driver core: safely unbind drivers for devices not on a bus 2006-04-14 11:41:24 -07:00
dmapool.c
driver.c
firmware.c
firmware_class.c [PATCH] drivers/base/firmware_class.c: cleanups 2006-05-21 12:59:19 -07:00
init.c
Kconfig
Makefile
map.c
memory.c
node.c [PATCH] Fix NULL pointer dereference in node_read_numastat() 2006-04-11 06:18:30 -07:00
platform.c
sys.c
topology.c [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 2006-04-26 08:30:03 -07:00
transport_class.c