pinctrl: tegra: Get rid of parked_reg
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 12 May 2016 13:42:49 +0000 (19:12 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 30 May 2016 07:41:46 +0000 (09:41 +0200)
commitb47fca5148c6e616b02e527c30ef7260b58ac55b
treeb2ff99afea3b03effb80632ab5b202c245e4d9cc
parent0bde4897d3d01467d84ea61aba4966f3e4a993ff
pinctrl: tegra: Get rid of parked_reg

Remove the use of parked_reg and use parked_bit for to know
whether field is supported or not.

This is fix for the patch
commit 1d18a3f0f0809f6c71f1f6e9e268ee904ce0b588
"pinctrl: tegra: avoid parked_reg and parked_bank

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/tegra/pinctrl-tegra20.c