dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functions
authorPeter Ujfalusi <peter.ujfalusi@gmail.com>
Wed, 13 Jan 2021 11:49:23 +0000 (13:49 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 13 Jan 2021 16:30:37 +0000 (22:00 +0530)
commit747ee57bd33d5d64e127c09ea0d24026acc1a653
tree5229dd4b21af3a350f80d6069406054632271f83
parent046d679b5b8194184efb9f0fe6e6e3f9e06d2c90
dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functions

The ret does not need to be initialized to 0 in the tisci channel config
functions.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://lore.kernel.org/r/20210113114923.9231-4-peter.ujfalusi@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ti/k3-udma.c