dmaengine: edma: Serve cyclic (audio) channels with high priority queue
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 8 Jul 2014 10:46:38 +0000 (13:46 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 28 Jul 2014 11:33:16 +0000 (17:03 +0530)
Move the DMA channel used in cyclic mode (audio) to the highest priority
event queue which helps to reduce audio problems.
When the channel is terminated, move it back to the default queue.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c

Simple merge