Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma
Pull dmaengine fixes from Vinod Koul: "This time consisting of fixes in a bunch of drivers and the dmatest module: - Fix for disable clk on error path in fsl-edma driver - Disable clk fail fix in jz4740 driver - Fix long pending bug in dmatest driver for dangling pointer - Fix potential NULL pointer dereference in at_hdmac driver - Error handling path in ioat driver" * tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma: dmaengine: fsl-edma: disable clks on all error paths dmaengine: jz4740: disable/unprepare clk if probe fails dmaengine: dmatest: move callback wait queue to thread context dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved dmaengine: ioat: Fix error handling path
No related branches found
No related tags found
Showing
- drivers/dma/at_hdmac.c 3 additions, 1 deletiondrivers/dma/at_hdmac.c
- drivers/dma/dma-jz4740.c 3 additions, 1 deletiondrivers/dma/dma-jz4740.c
- drivers/dma/dmatest.c 31 additions, 24 deletionsdrivers/dma/dmatest.c
- drivers/dma/fsl-edma.c 14 additions, 14 deletionsdrivers/dma/fsl-edma.c
- drivers/dma/ioat/init.c 1 addition, 1 deletiondrivers/dma/ioat/init.c
Loading
Please register or sign in to comment