mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
The function of_get_named_gpio() was first added for Linux v3.1 and is still supported for in the latest mainline kernel. Therefore, always use of_get_named_gpio() and avoid the unnecessary kernel version check. Bug 4119327 Change-Id: I95e2458fdf00404bf91aa3e31e33dd2911377f48 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2979476 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>