From: Fabio Baltieri Date: Thu, 13 Jun 2013 13:56:03 +0000 (+0200) Subject: ARM: ux500: set coherent_dma_mask for dma40 X-Git-Tag: v3.12-rc1~115^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a429fd15ecb05d7d5fa8eb4adaff69c7a00984b;p=pandora-kernel.git ARM: ux500: set coherent_dma_mask for dma40 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed