aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeikki Krogerus <[email protected]>2013-01-10 10:53:06 +0200
committerVinod Koul <[email protected]>2013-01-12 05:07:23 -0800
commita5dbff111cacecd2e79843a51cc86d21d3648af5 (patch)
tree8bc05b8c9dcf742f5e4977a92567c58cc82d3a10 /tools/perf/scripts/python
parent23d5f4ec9de43dbc73a42f1483d9339b907c3dff (diff)
dma: dw_dmac: clear suspend bit during termination
The DMA transfer could not be established if previously it was paused and terminated. In that case the channel's suspend bit remains set that prevents to transfer anything until channel is resumed. The patch adds the dwc_chan_resume() call instead of a plain flag assignment. That clears the DWC_CFGL_CH_SUSP bit as well during termination. Signed-off-by: Heikki Krogerus <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions