diff options
author | Sameer Pujar <spujar@nvidia.com> | 2019-03-13 05:41:59 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2019-03-28 17:26:14 +0100 |
commit | 1427736e64c3a8b513cd984332f596055a7ca196 (patch) | |
tree | 6cca83d8473e513b4f1351d9c300e9f47de276fe /drivers/soc/tegra/pmc.c | |
parent | bus: tegra-aconnect: use devm_clk_*() helpers (diff) | |
download | linux-1427736e64c3a8b513cd984332f596055a7ca196.tar.xz linux-1427736e64c3a8b513cd984332f596055a7ca196.zip |
bus: tegra-aconnect: add system sleep callbacks
pm_runtime_force_suspend() and pm_runtime_force_resume() are used as system
sleep noirq suspend and resume callbacks. If the driver is active till late
suspend, where runtime PM cannot run, force suspend is essential for the
device. This makes sure that the device is put into low power state during
system wide PM transitions to sleep states.
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/soc/tegra/pmc.c')
0 files changed, 0 insertions, 0 deletions