]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: unify external irq pin code for sh3
authorMagnus Damm <magnus.damm@gmail.com>
Thu, 24 Apr 2008 12:30:09 +0000 (21:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 8 May 2008 10:52:00 +0000 (19:52 +0900)
commita276e588a92737889c21e736f2bbed8aecda25fb
tree523d1e14fe3dc73d616b15b25c99844ff636bdb6
parent3d2c2f3ef7c5425d23424326a2345c385bb2d415
sh: unify external irq pin code for sh3

This patch unifies the sh3 external irq pin code. It buys us some
savings with reduced code redundancy, but the main feature with
this change is irq sense selection support for all sh3 processors.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh3/Makefile
arch/sh/kernel/cpu/sh3/setup-sh3.c [new file with mode: 0644]
arch/sh/kernel/cpu/sh3/setup-sh7705.c
arch/sh/kernel/cpu/sh3/setup-sh770x.c
arch/sh/kernel/cpu/sh3/setup-sh7710.c
arch/sh/kernel/cpu/sh3/setup-sh7720.c
include/asm-sh/hw_irq.h