commit | 9fa2df6eafa024e9f10ff60518ab62abe1c6cfb6 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Jul 30 16:20:29 2019 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Sep 04 10:11:17 2019 +0530 |
tree | 3f735727438a9e272f3d998616a2352dc3403bf6 | |
parent | 7a09c09c300761f2a0f34cfecebe327883de5864 [diff] |
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status() There is no need to fetch local omap_desc since the desc we have is the correct one already when we need to check the channel status. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20190730132029.2971-1-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>