commit | 60702867008172c5bd7b5aa82964123e252c2612 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Wed Aug 30 09:33:30 2017 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Sep 01 22:34:46 2017 +0200 |
tree | 393b29dcb01a79001bc927f7de3fe5da7710ac90 | |
parent | e07127a077c781797f3dc7a873c3815e2a0e6e89 [diff] |
MIPS: Malta: Use new GIC accessor functions Use the accessor functions provided by asm/mips-gic.h rather than calling functions provided by the GIC irqchip driver, in preparation for those non-IRQ-related functions being removed from the irqchip driver. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>