ARM: mach-shmobile: sh73a0 PINT IRQ base fix
authorMagnus Damm <damm@opensource.se>
Tue, 17 Jan 2012 11:05:40 +0000 (20:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 18 Jan 2012 00:12:56 +0000 (10:12 +1000)
Bump up the sh73a0 PINT IRQ base from 768 to 800 to avoid
collision with INTCS vectors for IRQ16->IRQ32 at 0x3xxx.

Without this fix the sh73a0 IRQ pin handling code collides
with the PINT code which results in hangs on Kota2 during boot.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found