From: Maxime Ripard Date: Thu, 28 Mar 2013 20:46:44 +0000 (+0100) Subject: ARM: irq: Call irqchip_init if no init_irq function is specified X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebafed7ab9b637656b685f1dc1ee528c77241a0d;p=pandora-kernel.git ARM: irq: Call irqchip_init if no init_irq function is specified More and more sub-architectures are using only the irqchip_init function. Make the core code call this function if no init_irq field is provided in the machine description to remove some boilerplate code. Signed-off-by: Maxime Ripard Acked-by: Rob Herring Signed-off-by: Olof Johansson --- Reading git-diff-tree failed