commit | 00b881b07dee87746dc1363ed9fee96f5b2af8d9 | [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:26 2016 +0200 |
tree | fa83aeb41dc0c05a005c0a13a070d7c4a82e636b | |
parent | c3a6d9e0a37df77079f55c48901487fa9e731647 [diff] |
pinctrl: tz1090-pdc: 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>