]> Git Repo - linux.git/commit
irqchip: mips-gic: Convert remaining shared reg access to new accessors
authorPaul Burton <[email protected]>
Sun, 13 Aug 2017 04:36:24 +0000 (21:36 -0700)
committerRalf Baechle <[email protected]>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commit3680746abd87e733ec836025115580562b3dcb47
tree218a58400068d529aaca36df91119433c83b2ff1
parent0efe3cbf1504309bf088f74eb627d0987f67e934
irqchip: mips-gic: Convert remaining shared reg access to new accessors

Convert the remaining accesses to registers in the GIC shared register
block 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 <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/17034/
Signed-off-by: Ralf Baechle <[email protected]>
drivers/irqchip/irq-mips-gic.c
include/linux/irqchip/mips-gic.h
This page took 0.050787 seconds and 4 git commands to generate.