From: Tony Lindgren Date: Wed, 20 May 2015 16:01:21 +0000 (-0700) Subject: ARM: OMAP1: Change interrupt numbering for sparse IRQ X-Git-Tag: omap-for-v4.2/omap1-v2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685e2d08c54b1a1bf31bbe6562f06db089d31c7b;p=pandora-kernel.git ARM: OMAP1: Change interrupt numbering for sparse IRQ Change interrupt numbering for sparse IRQ. We do this using a fixed offset until we can drop irqs.h once all it's users have been updated. Note that this depends on the GPIO fix for the MPUIO IRQs "gpio: omap: Fix regression for MPUIO interrupts". Also note that this patch adds some extra irq alloc warnings that will go away when we stop calling irq_alloc_descs in gpio-omap.c with a follow-up patch. Cc: Aaro Koskinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed