From: Russell King Date: Sat, 2 Nov 2013 21:09:18 +0000 (+0000) Subject: dmaengine: omap-dma: move CCR buffering disable errata out of the fast path X-Git-Tag: v3.15-rc1~82^2~1^5~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49ae0b29439446cff81c32bf01fb7b7cce195373;p=pandora-kernel.git dmaengine: omap-dma: move CCR buffering disable errata out of the fast path Since we record the CCR register in the dma transaction, we can move the processing of the iframe buffering errata out of the omap_dma_start(). Move it to the preparation functions. Acked-by: Tony Lindgren Acked-by: Vinod Koul Signed-off-by: Russell King --- Reading git-diff-tree failed