diff options
author | 2015-10-30 19:03:58 +0800 | |
---|---|---|
committer | 2015-12-05 15:52:13 +0530 | |
commit | 82d149b86d31e11fbbbc1b850bebffe1bfa2e82d (patch) | |
tree | 3bc59649da8746c2027d572d6d97035a4d67d820 /tools/perf/scripts/python/stackcollapse.py | |
parent | dmaengine: hsu: speed up residue calculation (diff) | |
download | linux-dev-82d149b86d31e11fbbbc1b850bebffe1bfa2e82d.tar.xz linux-dev-82d149b86d31e11fbbbc1b850bebffe1bfa2e82d.zip |
dmaengine: fsl-edma: add PM suspend/resume support
This add power management suspend/resume support for the fsl-edma
driver.
eDMA acted as a basic function used by others. What it needs to do
is the two steps below to support power management.
In fsl_edma_suspend_late:
Check whether the DMA chan is idle, if it is not idle disable DMA
request.
In fsl_edma_resume_early:
Enable the eDMA and wait for being used.
Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions