From: Nicolas Pitre Date: Fri, 22 May 2009 20:53:40 +0000 (-0400) Subject: [ARM] add coherent DMA mask for mv643xx_eth X-Git-Tag: v2.6.30-rc8~15^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a49a018a6ea6d73742a81d673fe5ec4a7d2137b3;p=pandora-kernel.git [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 --- Reading git-diff-tree failed