pinctrl/abx500: use direct IRQ defines
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 4 Feb 2013 14:21:41 +0000 (15:21 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2013 14:48:43 +0000 (15:48 +0100)
Make it harder to do mistakes by introducing the actual
defined ABx500 IRQ number into the IRQ cluster definitions.
Deduct cluster offset from the GPIO offset to make each
cluster coherent.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found