[PATCH 0/3] dmaengine: xilinx_dma: coverity fixes
From: Radhey Shyam Pandey
Date: Thu Dec 17 2020 - 13:13:46 EST
This patch series fix coverity warnings for xilinx_dma driver.
No functional change. These patches are picked from xilinx
linux tree and posted for upstream.
Shravya Kumbham (3):
dmaengine: xilinx_dma: check dma_async_device_register return value
dmaengine: xilinx_dma: fix incompatible param warning in
_child_probe()
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
drivers/dma/xilinx/xilinx_dma.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
--
2.7.4