summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSameer Pujar <spujar@nvidia.com>2019-03-13 17:02:37 +0530
committerVinod Koul <vkoul@kernel.org>2019-03-25 10:23:55 +0530
commit74fca241e6a0c0a4c33d84f64708e4f88ee73402 (patch)
treec6ceda3ce7525253d637e27e00a781dcfd2f0b99 /tools/perf/scripts/python
parentf6ed6491d565c336a360471e0c29228e34f4380e (diff)
dmaengine: tegra210-adma: update system sleep callbacks
If the driver is active till late suspend, where runtime PM cannot run, force suspend is essential in such case to put the device in low power state. Thus pm_runtime_force_suspend and pm_runtime_force_resume are used as system sleep callbacks during system wide PM transitions. Late system sleep callbacks are used to ensure, for instance, that the sound core has suspended any on-going activity, including stopping the ADMA if active, before we attempt to suspend the ADMA. Suggested-by: Jonathan Hunter <jonathanh@nvidia.com> Signed-off-by: Sameer Pujar <spujar@nvidia.com> Acked-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions