commit | a49a018a6ea6d73742a81d673fe5ec4a7d2137b3 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Fri May 22 16:53:40 2009 -0400 |
committer | Nicolas Pitre <nico@cam.org> | Fri May 22 17:05:53 2009 -0400 |
tree | 66eadfec4cfaa80eb2730f06997788bbd3c315ff | |
parent | 85bc26211c6a2c6e82c2403697f8ce44e9587215 [diff] |
[ARM] add coherent DMA mask for mv643xx_eth 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>