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:
85bc262
)
[ARM] add coherent DMA mask for mv643xx_eth
author
Nicolas Pitre
<nico@cam.org>
Fri, 22 May 2009 20:53:40 +0000
(16:53 -0400)
committer
Nicolas Pitre
<nico@cam.org>
Fri, 22 May 2009 21:05:53 +0000
(17:05 -0400)
Since commit
eb0519b5a1cf
, mv643xx_eth is non functional on ARM because
the platform device declaration does not include any coherent DMA mask
and coherent memory allocations fail.
Signed-off-by: Nicolas Pitre <nico@marvell.com>
No differences found