]> git.openfabrics.org - ~emulex/infiniband.git/commit
sh: intc - fix IRQ4 and IRQ5 typo on sh3
authorMagnus Damm <damm@igel.co.jp>
Wed, 1 Aug 2007 07:50:42 +0000 (16:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:47 +0000 (11:57 +0900)
commit137b53b71cd421e0f59f7c4a3767c0fa9e49260a
treeed8af93b7d52f449be4898d06858643145f085b2
parentac38e4d33d8da3c3c402d2b4858d107273287f43
sh: intc - fix IRQ4 and IRQ5 typo on sh3

The intc tables for sh3 currently contain a typo where the bit
fields in IPRD are mixed up for IRQ4 and IRQ5. This patch makes
sure the correct bit fields are used - all according to the
datasheets.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh3/setup-sh7705.c
arch/sh/kernel/cpu/sh3/setup-sh770x.c
arch/sh/kernel/cpu/sh3/setup-sh7710.c