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

Remove the gic_set_trigger() function in favour of using the new
change_gic_trig() accessor function which provides equivalent
functionality.

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