commit | a97934071fc3b0a5e52c89e06da68bcac0481de3 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Fri Feb 14 11:14:38 2020 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Feb 19 13:09:11 2020 +0530 |
tree | e4037030772da71bbfbbffe0f867e7e89421fac3 | |
parent | 16cd3c670183d788f5a0dfe41415d3386ba92ed9 [diff] |
dmaengine: ti: k3-udma: Move the TR counter calculation to helper function Move the TR counter parameter configuration code out from the prep_memcpy callback to a helper function to allow a generic re-usable code for other TR based transfers. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20200214091441.27535-4-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>