From: David Härdeman Date: Wed, 24 Feb 2010 10:08:29 +0000 (-0800) Subject: Input: winbond-cir - fix suspend/resume X-Git-Tag: v2.6.34-rc1~236^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197d4db752e67160d79fed09968c2140376a80a3;p=pandora-kernel.git Input: winbond-cir - fix suspend/resume This fixes suspend/resume problem with the driver caused by the fact that ACPI _DIS method would completely power off the SP3 module leaving the output lines (including IRQ lines) in an undefined state. This could cause spurious interrupts and requires reinitializing hardware from scratch during resume. This fixes: http://bugzilla.kernel.org/show_bug.cgi?id=15257 Signed-off-by: David Härdeman Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed