irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rl
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Mon, 3 Nov 2014 08:31:02 +0000 (09:31 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sun, 9 Nov 2014 04:37:03 +0000 (04:37 +0000)
The at91sam9g45 and at91sam9rl SoCs embed one RTT (Real Time Timer) and one
RTC block and thus need to call both rtt and rtc fixup functions.

Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Link: https://lkml.kernel.org/r/1415003464-29239-4-git-send-email-boris.brezillon@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found