ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 8 Jul 2014 10:46:37 +0000 (13:46 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 28 Jul 2014 11:33:13 +0000 (17:03 +0530)
In some cases it is desired to move a channel to a specific event queue.
Such a use case is audio, where it is preferred that it is served with
highest priority compared to other DMA clients.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found