]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Malta: Use new GIC accessor functions
authorPaul Burton <paul.burton@imgtec.com>
Wed, 30 Aug 2017 16:33:30 +0000 (09:33 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Sep 2017 20:34:46 +0000 (22:34 +0200)
commit67e9b08d81ec15eb8b5b5fc45fdb820f1061bc4c
tree393b29dcb01a79001bc927f7de3fe5da7710ac90
parentf25c5fb729ad5dc3c61b3d689668154a5fa7c2c8
MIPS: Malta: Use new GIC accessor functions

Use the accessor functions provided by asm/mips-gic.h rather than
calling functions provided by the GIC irqchip driver, in preparation for
those non-IRQ-related functions being removed from the irqchip driver.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-time.c