dmaengine: Remove the context argument to the prep_dma_cyclic operation
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 1 Aug 2014 10:20:10 +0000 (12:20 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 4 Aug 2014 08:11:50 +0000 (13:41 +0530)
commit31c1e5a1350ae8d1bc2018f5de8264266d9773e1
tree0980f83c03fdfb45c7b81fe782df55ffbe8c7d90
parentf02323ec68328c3db3e3c23490cd80f9ce9c00fa
dmaengine: Remove the context argument to the prep_dma_cyclic operation

The argument is always set to NULL and never used. Remove it.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
21 files changed:
drivers/dma/amba-pl08x.c
drivers/dma/at_hdmac.c
drivers/dma/bcm2835-dma.c
drivers/dma/dma-jz4740.c
drivers/dma/edma.c
drivers/dma/ep93xx_dma.c
drivers/dma/fsl-edma.c
drivers/dma/imx-dma.c
drivers/dma/imx-sdma.c
drivers/dma/mmp_pdma.c
drivers/dma/mmp_tdma.c
drivers/dma/mxs-dma.c
drivers/dma/omap-dma.c
drivers/dma/pl330.c
drivers/dma/s3c24xx-dma.c
drivers/dma/sa11x0-dma.c
drivers/dma/sh/shdma-base.c
drivers/dma/sirf-dma.c
drivers/dma/ste_dma40.c
drivers/dma/tegra20-apb-dma.c
include/linux/dmaengine.h