commit | 22763bf527446fe1f25ac365d846b02fd040e19c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 29 11:18:48 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 19 09:35:12 2014 +0200 |
tree | 77fee62e21bae80c0158cd05b81a928b3a23644e | |
parent | aebdc8abc9db86e2bd33070fc2f961012fff74b4 [diff] |
pinctrl: spear: switch plgpio to irqchip helpers This switches the SPEAr PLGPIO driver over to using the irqchip helpers. As part of this effort, also get rid of the strange irq_base calculation and failure to use d->hwirq for obtaining a local irqchip offset. Cc: Viresh Kumar <viresh.linux@gmail.com> Cc: Shiraz Hashim <shiraz.linux.kernel@gmail.com> Cc: spear-devel@list.st.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>