From: Paul Mundt Date: Tue, 24 Jan 2012 05:54:10 +0000 (+0900) Subject: sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback. X-Git-Tag: v3.4-rc1~27^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbda4e4aca4591c85ee53dea157ca5fc9a23306;p=pandora-kernel.git sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback. It's possible to use IRQCHIP_SKIP_SET_WAKE to get the behaviour that we're after, without having to bother with a dummy ->set_wake() callback for the IRQ chip. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed