commit | 7c8265f51073bc8632a99de78d5fd19117ed78b7 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@osdl.org> | Sat Jun 24 14:50:29 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 25 21:08:36 2006 -0700 |
tree | 85efa2114f3765c98236152ca46d783dc1bd7d5b | |
parent | ceeee1fb2897651b434547eb26d93e6d2ff5a1a5 [diff] |
Suspend infrastructure cleanup and extension Allow devices to participate in the suspend process more intimately, in particular, allow the final phase (with interrupts disabled) to also be open to normal devices, not just system devices. Also, allow classes to participate in device suspend. Signed-off-by: Linus Torvalds <torvalds@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>