]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip: mips-gic: Convert local int mask access to new accessors
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 04:36:25 +0000 (21:36 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commitff9b64e371d5c5bf365b216f59d3e7082e39b80d
treec59422aef260e658917fb639f09a8d4277ad7add
parentd0ecac9008a6e193033361425da83d946b64123d
irqchip: mips-gic: Convert local int mask access to new accessors

Use the new accessor functions provided by asm/mips-gic.h to access
masks controlling local interrupts, 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/17035/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/irq-mips-gic.c
include/linux/irqchip/mips-gic.h