From ebafed7ab9b637656b685f1dc1ee528c77241a0d Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 28 Mar 2013 21:46:44 +0100 Subject: [PATCH] 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-format-patch failed