commit | 43a255dba132c1783f4ca16b528d55e55b4b4d83 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Feb 04 15:21:41 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Feb 10 15:48:43 2013 +0100 |
tree | 5da6c3a5eb88728ab7be58626ebd28571a155782 | |
parent | a6a16d274e734afa769a9651dfaf8315d404c116 [diff] |
pinctrl/abx500: use direct IRQ defines 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>