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:
8a5d203
)
dmaengine: ste_dma40: set dma max seg size
author
Per Forlin
<per.forlin@stericsson.com>
Tue, 18 Oct 2011 16:39:47 +0000
(18:39 +0200)
committer
Fabio Baltieri
<fabio.baltieri@linaro.org>
Mon, 14 Jan 2013 09:50:18 +0000
(10:50 +0100)
Maximum DMA seg size is (0xffff x data_width). If max seg
size is not set it deafults to 64k. This results in failure
if transferring 64k in byte mode.
Large seg sizes may be supported by splitting large transfer.
Signed-off-by: Per Forlin <per.forlin@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
drivers/dma/ste_dma40.c
patch
|
blob
|
history
diff --cc
drivers/dma/ste_dma40.c
Simple merge