]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip: mips-gic: Remove gic_map_to_pin()
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 04:36:22 +0000 (21:36 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commit4aa54868d2b9fc7007ee4960ffd8b6cff59f18aa
treeefc6f1708e962c1b5f27b88e487b5031931863c4
parentef3d6d28bdf1db04a338b597fb9c6c9535f6c39c
irqchip: mips-gic: Remove gic_map_to_pin()

Remove the gic_map_to_pin() function in favour of using the new
write_gic_map_pin() accessor function which isn't any more complex to
use & allows us to drop a level of abstraction.

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