From: Marc Zyngier Date: Tue, 26 Aug 2014 10:03:17 +0000 (+0100) Subject: arm64: Convert handle_IRQ to use __handle_domain_irq X-Git-Tag: omap-for-v3.19/prcm-cleanup~138^2~1^2^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ddc74a23c89ae236b163a3b0887f8c344aaa4a;p=pandora-kernel.git arm64: 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 Acked-by: Catalin Marinas Link: https://lkml.kernel.org/r/1409047421-27649-3-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed