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:
8804677
)
ARM: ux500: set coherent_dma_mask for dma40
author
Fabio Baltieri
<fabio.baltieri@linaro.org>
Thu, 13 Jun 2013 13:56:03 +0000
(15:56 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 19 Aug 2013 20:49:25 +0000
(22:49 +0200)
Set coherent_dma_mask to DMA_BIT_MASK(32) for dma40 platform_device, as
without this DMA allocations were failing with the error:
dma40 dma40.0: coherent DMA mask is unset
when booting without device-tree.
Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found