From: Magnus Damm Date: Wed, 1 Apr 2009 14:39:20 +0000 (+0000) Subject: input: sh_keysc: use enable/disable_irq_wake() X-Git-Tag: v2.6.30-rc1~200^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ba50df685e85b9d912a290d9614ffbeb4d9f060;p=pandora-kernel.git input: sh_keysc: use enable/disable_irq_wake() Modify the sh_keysc driver to use enable/disable_irq_wake() during suspend and resume. These functions are used to enable the sh_keysc interrupt in the interrupt controller so the keypad can be used to wakeup the system from suspend. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed