commit | 2f0d13bdf6440906bb52fe94681ce7927145f4d7 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Nov 02 18:51:53 2013 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Apr 04 00:27:56 2014 +0100 |
tree | 6048da12ca54c4086d9ca0bffda4de6bbf319acc | |
parent | 3997cab391b38e126f217e36ad7bdc9672c9fb4d [diff] |
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 <tony@atomide.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>