From: Robert Jarzmik Date: Mon, 24 Nov 2014 22:18:22 +0000 (+0100) Subject: ARM: pxa: arbitrarily set first interrupt number X-Git-Tag: fixes-v4.0-rc1~89^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad32229bed9953dd2085ef992adb161ed0c9194;p=pandora-kernel.git ARM: pxa: arbitrarily set first interrupt number As IRQ0, the legacy timer interrupt should not be used as an interrupt number, shift the interrupts by a fixed number. As we had in a special case a shift of 16 when ISA bus was used on a PXA, use that value as the first interrupt number, regardless of ISA or not. Signed-off-by: Robert Jarzmik --- Reading git-diff-tree failed