openrisc: Convert handle_IRQ to use __handle_domain_irq
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 26 Aug 2014 10:03:19 +0000 (11:03 +0100)
committerJason Cooper <jason@lakedaemon.net>
Wed, 3 Sep 2014 13:10:19 +0000 (13:10 +0000)
commitd1f6f28f68507e3ae67203de3e7ab7e5b9bf0082
treee86760801fc11cddad3a8f0c853b53d4d04625af
parenta71b092a9c68685a270ebdde7b5986ba8787e575
openrisc: Convert handle_IRQ to use __handle_domain_irq

In order to limit code duplication, convert the architecture specific
handle_IRQ to use the generic __handle_domain_irq function.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Link: https://lkml.kernel.org/r/1409047421-27649-5-git-send-email-marc.zyngier@arm.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/openrisc/Kconfig
arch/openrisc/kernel/irq.c