]> git.ipfire.org Git - people/arne_f/kernel.git/commit
irqchip: mips-gic: Convert remaining local reg access to new accessors
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 04:36:26 +0000 (21:36 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commit0d0cf58cd6814ed63deb67fc5f4c27ad725075b1
treec72cbfdfefa8b9e3524298b6c74bd104908b14d8
parent9da3c64589e4eae68631b1b5ed31c586be6ad923
irqchip: mips-gic: Convert remaining local reg access to new accessors

Convert the remaining accesses to registers in the GIC VP-local &
VP-other register blocks to use the new accessor functions provided by
asm/mips-gic.h, resulting in code which is often shorter & easier to
read.

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/17036/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/irq-mips-gic.c
include/linux/irqchip/mips-gic.h