commit | 5c67425a46738b6193af28371af6d2ba42e8550c | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Sun Feb 28 14:32:19 2016 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 21 09:23:22 2016 +0200 |
tree | 4129abfb52e74d495d0bf0b975458657bd5e2033 | |
parent | 5d3fc884b2616d0b0b5db4dbd83e9f3bae5d6d3f [diff] |
pinctrl: at91: Use devm_pinctrl_register() for pinctrl registration Use devm_pinctrl_register() for pin control registration and remove the need of .remove callback. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>