From: Boris BREZILLON Date: Thu, 10 Jul 2014 18:25:40 +0000 (+0200) Subject: irqchip: atmel-aic: Implement RTC irq fixup X-Git-Tag: omap-for-v3.17/fixes-against-rc2~153^2~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d61467f9bab36aee786f762730b73565dbef3bf;p=pandora-kernel.git irqchip: atmel-aic: Implement RTC irq fixup Provide an implementation to fix RTC irqs before enabling the irqchip. This was previously done in arch/arm/mach-at91/sysirq_mask.c but as we're trying to use standard implementation (IRQCHIP_DECLARE and automatic call of irqchip_init within arch/arm/kernel/irq.c) we need to do those fixups in the irqchip driver. Signed-off-by: Boris BREZILLON Link: https://lkml.kernel.org/r/1405016741-2407-3-git-send-email-boris.brezillon@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed