commit | eb35cf60e462491249166182e3e755d3d5d91a28 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Jun 13 17:17:31 2006 +0900 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 13 13:16:41 2006 -0700 |
tree | b945656354b88e632716fa82572e4e6c732a5fd7 | |
parent | 8ab8fca2071cec559e4b77212cccffd150ce5ce7 [diff] |
[PATCH] sky2: stop/start hardware idle timer on suspend/resume The resume bug was caused not by an early interrupt but because the idle timeout was not being stopped on suspend. Also disable hardware IRQ's on suspend. Will need to revisit this with hotplug? Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>