From: Peter Ujfalusi Date: Tue, 8 Jul 2014 10:46:37 +0000 (+0300) Subject: ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue X-Git-Tag: cleanup-for-v3.18~47^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3fe7def66511120766c8fc05ee9631cce7fe6f;p=pandora-kernel.git 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 Acked-by: Sekhar Nori Signed-off-by: Vinod Koul --- Reading git-diff-tree failed