From 2f0d13bdf6440906bb52fe94681ce7927145f4d7 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 2 Nov 2013 18:51:53 +0000 Subject: [PATCH] dmaengine: omap-dma: consolidate setup of CSDP Consolidate the setup of the channel source destination parameters register. This way, we calculate the required CSDP value when we setup a transfer descriptor, and only write it to the device registers once when we start the descriptor. Acked-by: Tony Lindgren Acked-by: Vinod Koul Signed-off-by: Russell King --- Reading git-format-patch failed