diff options
author | Kuninori Morimoto <[email protected]> | 2018-07-03 00:29:29 +0000 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2018-07-09 22:22:32 +0530 |
commit | e919417bd6468b7f1b2899200a78f1ad078757d3 (patch) | |
tree | e2c2d62ca4cd31bbe5031d798f88a4abebf4117d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 45c9a603a4dfde06f53446ce1db218958442849b (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 <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Hiroki Negishi <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions