From: Magnus Damm Date: Tue, 17 Jan 2012 11:05:40 +0000 (+0900) Subject: ARM: mach-shmobile: sh73a0 PINT IRQ base fix X-Git-Tag: v3.3-rc5~14^2~9^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df1a838d678fc6ab49f983a19e905f6a42297a0;p=pandora-kernel.git ARM: mach-shmobile: sh73a0 PINT IRQ base fix 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed