[PATCH 0/2] dmaengine : xilinx_dma: Fix error handling paths
From: Swati Agarwal
Date: Fri Jun 24 2022 - 02:36:30 EST
Fix Unchecked return value coverity warning.
Fix probe error cleanup.
Swati Agarwal (2):
dmaengine: xilinx_dma: Fix probe error cleanup
dmaengine: xilinx_dma: Report error in case of
dma_set_mask_and_coherent API failure
drivers/dma/xilinx/xilinx_dma.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
--
2.17.1