From: Wu Zhangjin Date: Sat, 24 Jul 2010 01:22:13 +0000 (+0800) Subject: MIPS: Loongson: Remove set_irq_trigger_mode() X-Git-Tag: v2.6.36-rc1~563^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c7428af023c4cc37b8651e309713c1f4d9a18e;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1493/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed