commit | 0a5642be03293f73706961a7649ac1d12bd0be59 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Sat Oct 11 21:16:44 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Oct 15 21:31:27 2014 +0530 |
tree | 158f2547dbcef8c5e4df0c290373ec4b106e3560 | |
parent | b65612a868768cd0431084ccf376d0946c12132d [diff] |
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 <vinod.koul@intel.com>