From: Felipe Balbi Date: Tue, 9 Sep 2014 00:54:52 +0000 (-0700) Subject: arm: omap: irq: call set_handle_irq() from .init_irq X-Git-Tag: intc-for-v3.18~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0a768596a204af6f124bffc2588457c18375fd;p=pandora-kernel.git arm: omap: irq: call set_handle_irq() from .init_irq the idea is that board-files won't need to set .handle_irq on their machine_descs, which lets us drop a little more pointless code. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed