From 45da7b0451b1fe15e882b08c79be58458cbe7a2f Mon Sep 17 00:00:00 2001 From: Russell King Date: Wed, 6 Nov 2013 17:18:42 +0000 Subject: [PATCH] dmaengine: omap-dma: use cached CCR value when enabling DMA We don't need to read-modify-write the CCR register; we already know what value it should contain at this point. Use the cached CCR value when setting the enable bit. Acked-by: Tony Lindgren Acked-by: Vinod Koul Signed-off-by: Russell King --- Reading git-format-patch failed