From: Vinod Koul Date: Sat, 11 Oct 2014 15:46:44 +0000 (+0530) Subject: dmaengine: freescale: add and export fsl_dma_external_start() X-Git-Tag: fixes-against-v3.18-rc2~40^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5642be03293f73706961a7649ac1d12bd0be59;p=pandora-kernel.git dmaengine: freescale: add and export fsl_dma_external_start() The freescale driver uses custom device control FSLDMA_EXTERNAL_START to put the controller in external start mode. Since we are planning to deprecate the device control, move this to exported API. Subsequent patches will remove the FSLDMA_EXTERNAL_START Signed-off-by: Vinod Koul --- Reading git-diff-tree failed