commit | 12ba40821ad0fd3c202efdb31b0be9b5872cef1c | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Wed Feb 24 14:44:07 2016 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 21 09:23:20 2016 +0200 |
tree | 6c8c695f6ef264a0b26f6092b1ad12f7b5562a69 | |
parent | f3abcb66b55ff30b976f7fd48c84fd3922d95d55 [diff] |
pinctrl: adi2: 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> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>