]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: omap-dma: consolidate setup of CCR
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Nov 2013 19:16:09 +0000 (19:16 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Apr 2014 23:27:59 +0000 (00:27 +0100)
commit1581da90a0c65046617202fb0995777ff821be8a
tree8c6bd107eb07e2c79d04c7882503d4241e646620
parent84c5075d2852e58e882772c71f28f8e76320d1c5
dmaengine: omap-dma: consolidate setup of CCR

Consolidate the setup of the channel control register.  Prepare the
basic value in the preparation of the DMA descriptor, and write it into
the register upon descriptor execution.

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>
drivers/dma/omap-dma.c