diff options
author | Paul Burton <paul.burton@imgtec.com> | 2017-08-12 21:36:11 -0700 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-08-30 14:30:07 +0200 |
commit | e07127a077c781797f3dc7a873c3815e2a0e6e89 (patch) | |
tree | 6161d20ad346e93026afb5637ba776c47833238f /arch/mips | |
parent | 582e2b4aecdacc0a3bd39daa63648a88cad6a26f (diff) | |
download | linux-e07127a077c781797f3dc7a873c3815e2a0e6e89.tar.gz linux-e07127a077c781797f3dc7a873c3815e2a0e6e89.tar.bz2 linux-e07127a077c781797f3dc7a873c3815e2a0e6e89.zip |
clocksource: mips-gic-timer: Use new GIC accessor functions
Switch from calling functions exported by the GIC interrupt controller
to using new accessors provided by asm/mips-gic.h. This will allow the
counter-handling functionality to be removed from the interrupt
controller driver, where it doesn't really belong, and also allow for
inlining of the accesses to the GIC.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17021/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions