Now that device_alloc_chan_resources handler is no longer mandatory, we need to remove dummy implementations is the drivers Vinod Koul (7): dmaengine: amba-pl08x:remove device_alloc_chan_resources handler dmaengine: jz4740: remove device_alloc_chan_resources handler dmaengine: img-mdc: remove device_alloc_chan_resources handler dmaengine: k3dma: remove device_alloc_chan_resources handler dmaengine: s3c24xx: remove device_alloc_chan_resources handler dmaengine: sa11x0: remove device_alloc_chan_resources handler dmaengine: sun6i: remove device_alloc_chan_resources handler drivers/dma/amba-pl08x.c | 7 ------- drivers/dma/dma-jz4740.c | 6 ------ drivers/dma/img-mdc-dma.c | 6 ------ drivers/dma/k3dma.c | 6 ------ drivers/dma/s3c24xx-dma.c | 9 --------- drivers/dma/sa11x0-dma.c | 6 ------ drivers/dma/sun6i-dma.c | 6 ------ 7 files changed, 46 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html