]> www.infradead.org Git - users/jedix/linux-maple.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Aug 2018 11:09:08 +0000 (13:09 +0200)
commit4cea08638e9aad931771a4a5b50dabf86910e4de
tree3ad1340ee981684eefee501a13f9b9907e525559
parent4c68433396e1e94b0b493c6c08a33e7e4ba48547
dmaengine: pl330: report BURST residue granularity

[ Upstream commit e3f329c600033f011a978a8bc4ddb1e2e94c4f4d ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/dma/pl330.c