From aa4c5b962a7a03eb6b43b3d2677c3677022c1223 Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 14 Jan 2014 23:58:10 +0000 Subject: [PATCH] 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-format-patch failed