pinctrl: tegra: Use noirq suspend/resume callbacks
authorVidya Sagar <vidyas@nvidia.com>
Thu, 4 Jun 2020 17:49:35 +0000 (23:19 +0530)
committerSasha Levin <sashal@kernel.org>
Tue, 30 Jun 2020 19:37:04 +0000 (15:37 -0400)
commit453cfe187723d5e63003d213742df2d6797e937d
tree3a05cfdbdc7530778c7b421c530a1725e858c2cf
parent7851257375ae77ab0a2a779f6bed5becd2f0c4d6
pinctrl: tegra: Use noirq suspend/resume callbacks

[ Upstream commit 782b6b69847f34dda330530493ea62b7de3fd06a ]

Use noirq suspend/resume callbacks as other drivers which implement
noirq suspend/resume callbacks (Ex:- PCIe) depend on pinctrl driver to
configure the signals used by their respective devices in the noirq phase.

Signed-off-by: Vidya Sagar <vidyas@nvidia.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20200604174935.26560-1-vidyas@nvidia.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pinctrl/tegra/pinctrl-tegra.c