[V2] dmaengine: dmatest: unmap data on a single code-path when xfer done
From: Vinod Koul <vkoul@kernel.org>
Date: 2018-11-24 13:47:27
From: Vinod Koul <vkoul@kernel.org>
Date: 2018-11-24 13:47:27
On 29-10-18, 12:08, Alexandru Ardelean wrote:
After the DMA transfer is done, we don't need to call the un-mapping code in 3 places. One is enough.
Applied, thanks