irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro
authorAxel Lin <axel.lin@ingics.com>
Thu, 4 Jul 2013 16:31:36 +0000 (00:31 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 7 Nov 2013 09:37:37 +0000 (10:37 +0100)
commit5702941eec32cfd7b8cf9e36a0936e48170011a4
treef9a04d0c3b9683de5d02af31366dd8acbc0bb972
parentb8d490c3de797c88cfcc3364c6e04d8900121cf9
irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro

This patch converts irq-bcm2835 driver to use the new IRQCHIP_DECLARE and
irqchip_init.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Cc: Simon Arlott <simon@fire.lp0.eu>
Cc: Olof Johansson <olof@lixom.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-rpi-kernel@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/arm/mach-bcm2835/bcm2835.c
drivers/irqchip/irq-bcm2835.c
include/linux/irqchip/bcm2835.h [deleted file]