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. Changes for v2: - Include fixes tag. - In 3/3 patch keep typecasting changes in the same line. 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 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- 2.7.4