]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: pl330: report BURST residue granularity
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 19 Jun 2018 13:20:50 +0000 (15:20 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 28 Jun 2018 05:54:17 +0000 (11:24 +0530)
commite3f329c600033f011a978a8bc4ddb1e2e94c4f4d
tree9fcd04c3aa028da674ba11a68f11c6c15cafba6c
parent356073bcf6dbcc15cd8fb22d10cf8f35f4525271
dmaengine: pl330: report BURST residue granularity

The reported residue is already calculated in BURST unit granularity, so
advertise this capability properly to other devices in the system.

Fixes: aee4d1fac887 ("dmaengine: pl330: improve pl330_tx_status() function")
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/pl330.c