From: Magnus Damm Date: Thu, 9 Jun 2011 06:20:03 +0000 (+0000) Subject: ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix X-Git-Tag: v3.0-rc4~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=485b2ab55477f46cd1f7d16ba9f87cd074051811;p=pandora-kernel.git ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix Initialize ->irq_set_wake() in gic_arch_extn to unbreak wake up from the KEYSC device on AG5EVM in case of Suspend-to-RAM. Without this patch "echo mem > /sys/power/state" and a key press results in the following message on resume: WARNING: at kernel/irq/manage.c:507 irq_set_irq_wake+0x7c/0xd8() Unbalanced IRQ 103 wake disable Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed