]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 3 Nov 2013 11:17:11 +0000 (11:17 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Apr 2014 23:28:47 +0000 (00:28 +0100)
The only thing which changes is which registers are written, so put this
in local variables instead.  This results in smaller code.

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>

No differences found