dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dmaengine: zynqmp_dma: coverity fixes
@ 2022-05-10  7:12 Radhey Shyam Pandey
  2022-05-10  7:12 ` [PATCH 1/3] dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type Radhey Shyam Pandey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Radhey Shyam Pandey @ 2022-05-10  7:12 UTC (permalink / raw)
  To: vkoul; +Cc: michal.simek, dmaengine, linux-kernel, git, Radhey Shyam Pandey

This patchset addresses coverity issues reported on zynqmp dma driver.


Radhey Shyam Pandey (2):
  dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data
    type
  dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of
    pm_runtime_get_sync()

Shravya Kumbham (1):
  dmaengine: zynqmp_dma: check dma_async_device_register return value

 drivers/dma/xilinx/zynqmp_dma.c | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-05-16 12:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10  7:12 [PATCH 0/3] dmaengine: zynqmp_dma: coverity fixes Radhey Shyam Pandey
2022-05-10  7:12 ` [PATCH 1/3] dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type Radhey Shyam Pandey
2022-05-10  7:12 ` [PATCH 2/3] dmaengine: zynqmp_dma: check dma_async_device_register return value Radhey Shyam Pandey
2022-05-10  7:12 ` [PATCH 3/3] dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() Radhey Shyam Pandey
2022-05-16 12:58 ` [PATCH 0/3] dmaengine: zynqmp_dma: coverity fixes 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).