commit | 137b53b71cd421e0f59f7c4a3767c0fa9e49260a | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Aug 01 16:50:42 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 11:57:47 2007 +0900 |
tree | ed8af93b7d52f449be4898d06858643145f085b2 | |
parent | ac38e4d33d8da3c3c402d2b4858d107273287f43 [diff] |
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>