From: Maxime Ripard Date: Sun, 10 Mar 2013 14:54:46 +0000 (+0100) Subject: irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1dc6c4f77678979868fe220c6913890e13473d8;p=pandora-kernel.git irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro This allows to remove some boilerplate code. At the same time, call the set_handle_irq function in the initialization function of the irqchip, so that we can remove it from the machine declaration. Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed