From: Magnus Damm Date: Wed, 1 Aug 2007 07:50:42 +0000 (+0900) Subject: sh: intc - fix IRQ4 and IRQ5 typo on sh3 X-Git-Tag: v2.6.24-rc1~1377^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137b53b71cd421e0f59f7c4a3767c0fa9e49260a;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed