]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 30 Jul 2019 13:20:29 +0000 (16:20 +0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 4 Sep 2019 04:41:17 +0000 (10:11 +0530)
commit9fa2df6eafa024e9f10ff60518ab62abe1c6cfb6
tree3f735727438a9e272f3d998616a2352dc3403bf6
parent7a09c09c300761f2a0f34cfecebe327883de5864
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>
drivers/dma/ti/omap-dma.c