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)
commiteb3fe7def66511120766c8fc05ee9631cce7fe6f
treee6e1cf360c7446223e6658832be45085931fdf8d
parent85a70762b7c79983888bf4d34c6a6bbcf6b40e7d
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue

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>
arch/arm/common/edma.c
include/linux/platform_data/edma.h