From: Vinod Koul Date: Sun, 7 Dec 2014 17:37:38 +0000 (+0530) Subject: dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~48^2~27^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0cad7a00d86d8ebfac4f2d682e308508620de96;p=pandora-kernel.git dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan() mxs_dma_reset_chan() expects struct dma_chan * as argument but we were providing struct dma_chan, so fix this Signed-off-by: Vinod Koul --- Reading git-diff-tree failed