[PATCH v2 0/3] dmaengine : xilinx_dma: Fix error handling paths

From: Swati Agarwal
Date: Wed Aug 17 2022 - 02:11:39 EST


Fix Unchecked return value coverity warning.
Fix probe error cleanup.

v2: split probe cleanup patch into two patches.

Swati Agarwal (3):
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error
handling
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
dmaengine: xilinx_dma: Report error in case of
dma_set_mask_and_coherent API failure

drivers/dma/xilinx/xilinx_dma.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)

--
2.17.1