From: Stephen Hemminger Date: Tue, 13 Jun 2006 08:17:31 +0000 (+0900) Subject: [PATCH] sky2: stop/start hardware idle timer on suspend/resume X-Git-Tag: v2.6.17~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb35cf60e462491249166182e3e755d3d5d91a28;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed