pinctrl: tz1090 Use devm_pinctrl_register() for pinctrl registration
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 24 Feb 2016 09:14:07 +0000 (14:44 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Apr 2016 07:23:26 +0000 (09:23 +0200)
commit265559f7ca7b8b4518c31ece4236e75e32d00bec
tree5ebb7a25774d162c4cbe8eb4a07c0df9f0a26fbd
parent00b881b07dee87746dc1363ed9fee96f5b2af8d9
pinctrl: tz1090 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>
drivers/pinctrl/pinctrl-tz1090.c