dma: ti: k3-udma: Remove coherency check for cache ops
authorVignesh Raghavendra <vigneshr@ti.com>
Mon, 9 Dec 2019 04:55:35 +0000 (10:25 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 20 Jan 2020 04:40:28 +0000 (10:10 +0530)
commitc0b9490304eaa0adddaf83a32f2118d5951bb6bd
tree5838a9a2ed59872d5917566ea11b536fee2a0feb
parentec0aeacf0b6e919eee7adda34c7ee233a0c9d9a4
dma: ti: k3-udma: Remove coherency check for cache ops

Remove redundant coherency checks before calling cache ops in UDMA
driver. This is now handled in arch specific cache operation
implementation based on Kconfig option

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/dma/ti/k3-udma.c