]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
gpio: tegra: bypass pinctrl on gpio request, free on suspend
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 18 Aug 2015 11:57:32 +0000 (17:27 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Thu, 20 Aug 2015 10:14:14 +0000 (03:14 -0700)
commit578e235224a81026d6027eba357fc651dde5705c
tree569083614cb3e43215d2e76b215eadb4867d4342
parentd3d81839bb6afe319155321a53fa31b19090f8f5
gpio: tegra: bypass pinctrl on gpio request, free on suspend

Bypass the pinctrl APIs from GPIO driver  on gpio request
and gpio free if it is called from suspend.

bug 1650903

Change-Id: Ic5e70015d6d99d976191d67a7ff62b0955993432
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: http://git-master/r/785378
drivers/gpio/gpio-tegra.c