From: Russell King Date: Tue, 14 Jan 2014 23:58:10 +0000 (+0000) Subject: dmaengine: omap-dma: more consolidation of CCR register setup X-Git-Tag: v3.15-rc1~82^2~1^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4c5b962a7a03eb6b43b3d2677c3677022c1223;p=pandora-kernel.git dmaengine: omap-dma: more consolidation of CCR register setup We can move the handling of the DMA synchronisation control out of the prepare functions; this can be pre-calculated when the DMA channel has been allocated, so we don't need to duplicate this in both prepare functions. Acked-by: Tony Lindgren Acked-by: Vinod Koul Signed-off-by: Russell King --- Reading git-diff-tree failed