aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-07-03 00:29:29 +0000
committerVinod Koul <vkoul@kernel.org>2018-07-09 22:22:32 +0530
commite919417bd6468b7f1b2899200a78f1ad078757d3 (patch)
treee2c2d62ca4cd31bbe5031d798f88a4abebf4117d /tools/perf/scripts/python/sched-migration.py
parent45c9a603a4dfde06f53446ce1db218958442849b (diff)
dmaengine: rcar-dmac: clear channel register when error
We need to clear channel register in error case as recovery. The channel is already stopped in such case, thus we don't need to call rcar_dmac_chan_halt() before clearing. rcar_dmac_chan_halt() will clear and confirm DE bit. But it will be failed because channel is already stopped in error case. In other words, we shouldn't call it then. Reported-by: Hiroki Negishi <hiroki.negishi.bx@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Hiroki Negishi <hiroki.negishi.bx@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions