git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee0fe35
)
dmaengine: xdmac: Add function to align width
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Thu, 7 May 2015 15:38:09 +0000
(17:38 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 18 May 2015 05:29:34 +0000
(10:59 +0530)
The code has some logic to compute the burst width according to the alignment
of the address we're using.
Move that in a function of its own to reduce code duplication.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found