commit | a0d6de9bdf8d66be458fcda5898a799778169c60 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Jul 20 14:41:11 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jul 27 14:05:04 2015 +0200 |
tree | 44f989afb4368cef9c693fd7414e4abd7882c329 | |
parent | 38b0e5071eca4db618e796a2f1dbad3b20c01358 [diff] |
pinctrl: sunxi: Use common functions to change irq_chip and handler The current code uses some custom variable affectations, while we have common functions to do exactly that. Move to the common functions. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>