]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] fix swsusp on machines not supporting S4
authorPavel Machek <pavel@ucw.cz>
Wed, 30 Nov 2005 03:34:37 +0000 (19:34 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 30 Nov 2005 03:47:03 +0000 (19:47 -0800)
commit123d3c13e2853a11b4d599d754b356acb12886e2
tree6127e78c2dabcb2ca70de896b7aba53f12213d82
parentd91b14c463306eb6527550ba48617e7f5500d3ae
[PATCH] fix swsusp on machines not supporting S4

Fix swsusp on machines not supporting S4.  With recent changes, it is not
possible to trigger it using /sys filesystem.  Swsusp does not really need
any support from low-level code, it is possible to reboot or halt at the
end of suspend.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Cc: "Brown, Len" <len.brown@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/power/main.c