MIPS: Loongson: Remove set_irq_trigger_mode()
authorWu Zhangjin <wuzhangjin@gmail.com>
Sat, 24 Jul 2010 01:22:13 +0000 (09:22 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:23 +0000 (13:26 +0100)
commitb8c7428af023c4cc37b8651e309713c1f4d9a18e
treeb3ed6ba799a19e545696759722b0722072202506
parent4c076fb41ac93bc0cbd55f2a731cc31337804acb
MIPS: Loongson: Remove set_irq_trigger_mode()

set_irq_trigger_mode() is not needed on all platforms so remove it
and move the related source code to mach_init_irq().

This will allow gdium to share the common irq.c without adding an empty
set_irq_trigger_mode().

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1493/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-loongson/loongson.h
arch/mips/loongson/common/irq.c
arch/mips/loongson/fuloong-2e/irq.c
arch/mips/loongson/lemote-2f/irq.c