diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-11-06 17:12:30 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-04 00:30:15 +0100 |
commit | 965aeb4df1f2142f5a6407c6d40b7196be719582 (patch) | |
tree | af2929e315bccfef7f94f56a8bc0c1b4f1eed23b /drivers/pwm | |
parent | 893e63e301e37cd3be7afb55c95eb8ef6ead304b (diff) |
dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
Move the clnk_ctrl setup to the preparation functions, saving its
value in the omap_desc. This only needs to be set once per descriptor,
not for each segment, so set it in omap_dma_start_desc() rather than
omap_dma_start().
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>
Diffstat (limited to 'drivers/pwm')
0 files changed, 0 insertions, 0 deletions