commit | b1faf0f564ffa6c58f7c7c9a9263dc0f7f78e215 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Nov 14 16:32:05 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Dec 04 22:33:51 2017 +0530 |
tree | 4a38c14c6807b60ccf7517b107ca69eb78bbb03c | |
parent | 1c7f072d94e8b697fd9b70cdb268622a18faf522 [diff] |
dmaengine: omap-dma: Use vchan_terminate_vdesc() instead of desc_free To avoid race with vchan_complete, use the race free way to terminate running transfer. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>