]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 14 Apr 2014 11:41:59 +0000 (14:41 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 22 Apr 2014 16:05:31 +0000 (21:35 +0530)
commit72c7b67affc3ee63fc3df6e4a28d452a4e82e332
tree75be25a35ba848ca36377befdbc3b15cdd1757f4
parentb2b617de04081931cc10fd862b76b9fcaa9489e2
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation

Pause/Resume can be used by the audio stack when the stream is paused/resumed
The edma platform code has support for this and the legacy audio stack used
this.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Joel Fernandes <joelf@ti.com>
Reviewed-and-Tested-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c