commit | 8d5b24bd30c23930e666813ea0adc4672ea58c62 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Mar 25 10:42:35 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 26 10:31:33 2014 +0100 |
tree | 1f0d7d96bd8c4a81719ca514e8c8301f7706a423 | |
parent | 1425052097b53de841e064dc190a9009480c208c [diff] |
gpio: pl061: convert driver to use gpiolib irqchip This converts the PL061 driver to register its chained irq handler and irqchip using the helpers in the gpiolib core. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>