commit | 49ae0b29439446cff81c32bf01fb7b7cce195373 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Nov 02 21:09:18 2013 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Apr 04 00:28:05 2014 +0100 |
tree | e5eb9d8b656779620a7423614369dda1645de47c | |
parent | 9043826d88467091543c1d3ab06eb4afeed34789 [diff] |
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 <tony@atomide.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>