commit | 123d3c13e2853a11b4d599d754b356acb12886e2 | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Tue Nov 29 19:34:37 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Nov 29 19:47:03 2005 -0800 |
tree | 6127e78c2dabcb2ca70de896b7aba53f12213d82 | |
parent | d91b14c463306eb6527550ba48617e7f5500d3ae [diff] |
[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>