commit | 8e8805d5bf704f24acb14d67d506cbd4c5893be5 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Jul 08 13:46:38 2014 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jul 28 17:03:16 2014 +0530 |
tree | 46e6c0d28c4bd93a49aed599fe466f38728cf6de | |
parent | eb3fe7def66511120766c8fc05ee9631cce7fe6f [diff] |
dmaengine: edma: Serve cyclic (audio) channels with high priority queue 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>