linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  dmaengine : xilinx_dma: Fix error handling paths
@ 2022-08-17  6:11 Swati Agarwal
  2022-08-17  6:11 ` [PATCH v2 1/3] dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling Swati Agarwal
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Swati Agarwal @ 2022-08-17  6:11 UTC (permalink / raw)
  To: vkoul, lars, adrianml, libaokun1, marex
  Cc: dmaengine, linux-arm-kernel, linux-kernel, swati.agarwal,
	harini.katakam, radhey.shyam.pandey, michal.simek, swati.agarwal,
	harini.katakam, radhey.shyam.pandey, michal.simek

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-04 17:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-17  6:11 [PATCH v2 0/3] dmaengine : xilinx_dma: Fix error handling paths Swati Agarwal
2022-08-17  6:11 ` [PATCH v2 1/3] dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling Swati Agarwal
2022-08-17  6:11 ` [PATCH v2 2/3] dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property Swati Agarwal
2022-08-17  6:11 ` [PATCH v2 3/3] dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure Swati Agarwal
2022-09-04 17:24 ` [PATCH v2 0/3] dmaengine : xilinx_dma: Fix error handling paths Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).