commit | aa6e379aef84711f432ce754bda8e88b0270061c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 07 14:54:39 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jan 11 21:49:20 2013 +0100 |
tree | dc0002c57c26e4602a6239a973a0438ada8df159 | |
parent | 483f33f63c1cb3c6becb465bac7b75d7ff5e3b8f [diff] |
pinctrl/nomadik: make independent of <mach/irqs.h> Some leftovers in the driver were using NOMADIK_* macros to translate the irq numbers to offsets, while the first base IRQ was already being passed from platform data, and the function setting the disable mask could just as well use the irqdomain. Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>