ARM: nomadik: bump all IRQ numbers by one
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 18 Apr 2012 22:39:19 +0000 (00:39 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 11 Jun 2012 10:40:14 +0000 (12:40 +0200)
Since the VIC was converted to use generic IRQ domains IRQ 0
is silently ignored. This IRQ is used on the Nomadik so we're
missing it now. Bump all IRQ numbers by one since they are
now decoupled from the hardware IRQ numbers.

Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found