From: Corey Minyard Date: Wed, 3 Feb 2010 05:08:17 +0000 (+0000) Subject: powerpc: Add coherent_dma_mask to mv64x60 devices X-Git-Tag: v2.6.34-rc1~271^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0508b1516ad4423499d4118a9037ae0aa4e9c2f;p=pandora-kernel.git powerpc: Add coherent_dma_mask to mv64x60 devices DMA ops requires that coherent_dma_mask be set properly for a device, but this was not being done for devices on the MV64x60 that use DMA. Both the serial and ethernet devices need this or they won't be able to allocate memory. Signed-off-by: Corey Minyard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed