-
- Downloads
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Pull slave-dmaengine fixes from Vinod Koul: "Here is the common fixes PULL for dmaengine. Dan has been working on fixing the build issues in bunch of drivers. Here we have one fixing s3c24xx-dma, along with fix from Russell on pl08x. Also we have Kuninori rcar dma fixes. The s3c24xx-dma which was added in last merge window missed updates to usage of DMA_COMPLETE so converting the last driver" * 'fixes' of git://git.infradead.org/users/vkoul/slave-dma: dma: fix build breakage in s3c24xx-dma Fix pl08x warnings rcar-hpbdma: initialise plane information when halted rcar-hpbdma: fixup channel busy check for double plane rcar-hpbdma: add max transfer size dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe() dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status
Showing
- drivers/dma/amba-pl08x.c 1 addition, 1 deletiondrivers/dma/amba-pl08x.c
- drivers/dma/mmp_pdma.c 1 addition, 0 deletionsdrivers/dma/mmp_pdma.c
- drivers/dma/s3c24xx-dma.c 2 additions, 31 deletionsdrivers/dma/s3c24xx-dma.c
- drivers/dma/sh/rcar-hpbdma.c 10 additions, 1 deletiondrivers/dma/sh/rcar-hpbdma.c
Loading
Please register or sign in to comment