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:
8fd6aac
)
dma: mmp_pdma: add support for byte-aligned transfers
author
Daniel Mack
<zonque@gmail.com>
Sat, 10 Aug 2013 16:52:22 +0000
(18:52 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 14 Aug 2013 08:25:16 +0000
(13:55 +0530)
The PXA DMA controller has a DALGN register which allows for
byte-aligned DMA transfers. Use it in case any of the transfer
descriptors is not aligned to a mask of ~0x7.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found