From: Laurent Pinchart Date: Fri, 1 Aug 2014 10:20:10 +0000 (+0200) Subject: dmaengine: Remove the context argument to the prep_dma_cyclic operation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~88^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c1e5a1350ae8d1bc2018f5de8264266d9773e1;p=pandora-kernel.git 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 Signed-off-by: Vinod Koul --- Reading git-diff-tree failed