From: Russell King Date: Sat, 2 Nov 2013 14:41:42 +0000 (+0000) Subject: dmaengine: omap-dma: consolidate writes to DMA registers X-Git-Tag: v3.15-rc1~82^2~1^5~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913a2d0c6952283bc9323cb9152af87f792ff4c4;p=pandora-kernel.git dmaengine: omap-dma: consolidate writes to DMA registers There's no need to keep writing registers which don't change value in omap_dma_start_sg(). Move this into omap_dma_start_desc() and merge the register updates together. Acked-by: Tony Lindgren Acked-by: Vinod Koul Signed-off-by: Russell King --- Reading git-diff-tree failed