dmaengine: xilinx_dma: Merge get_callback and _invoke
authorNicholas Graumann <nick.graumann@gmail.com>
Tue, 15 Oct 2019 14:48:19 +0000 (20:18 +0530)
committerVinod Koul <vkoul@kernel.org>
Sun, 20 Oct 2019 14:05:27 +0000 (19:35 +0530)
commit0f45e75e336f85aeee0392042e022814bf033aa2
tree8a8f65cda989096e1d6470cd3101aac2f5b97975
parent005a017926ffe648b38b6462748a74c850a31e62
dmaengine: xilinx_dma: Merge get_callback and _invoke

The dma api provides a single interface to get the appropriate callback
and invoke it directly. Prefer using it.

Signed-off-by: Nicholas Graumann <nick.graumann@gmail.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Link: https://lore.kernel.org/r/1571150904-3988-3-git-send-email-radhey.shyam.pandey@xilinx.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/xilinx_dma.c