diff options
author | Paul Burton <paul.burton@imgtec.com> | 2017-08-13 07:36:17 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-09-04 14:53:14 +0300 |
commit | a0dc5cb5e31bdbcf1f1dddf62a62d06d6b82d53a (patch) | |
tree | b817e27c8c0c7277e8099df13f1cb0e72184563d /arch/mn10300 | |
parent | e98fcb2a8cc003c37c24713d2303667a8f624a30 (diff) | |
download | linux-a0dc5cb5e31bdbcf1f1dddf62a62d06d6b82d53a.tar.xz |
irqchip: mips-gic: Simplify gic_local_irq_domain_map()
Simplify gic_local_irq_domain_map() by:
- Moving the check for invalid IRQs outside of the loop.
- Moving the decision about whether to use gic_cpu_pin or timer_cpu_pin
outside of the loop.
- Using the new write_gic_vo_map() accessor function to avoid the need
to handle each map register separately.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17027/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions