commit | eb3fe7def66511120766c8fc05ee9631cce7fe6f | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Jul 08 13:46:37 2014 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jul 28 17:03:13 2014 +0530 |
tree | e6e1cf360c7446223e6658832be45085931fdf8d | |
parent | 85a70762b7c79983888bf4d34c6a6bbcf6b40e7d [diff] |
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>