dmaengine: freescale: add and export fsl_dma_external_start()
authorVinod Koul <vinod.koul@intel.com>
Sat, 11 Oct 2014 15:46:44 +0000 (21:16 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 15 Oct 2014 16:01:27 +0000 (21:31 +0530)
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 <vinod.koul@intel.com>

No differences found