From: Simon Kågström Date: Mon, 17 Mar 2014 13:42:35 +0000 (+0100) Subject: ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation X-Git-Tag: v3.15-rc1~81^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfdad565ae0a61ac943974b8ae61ec0ed55ceb04;p=pandora-kernel.git ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation Non-PCI devices can use the entire 32-bit range, PCI dittos are limited to the first 64MiB. Also actually setup coherent_dma_mask. The patch has been verified on a board with 128MiB memory, one ipx4xx_eth device and a e100 PCI device. Signed-off-by: Simon Kagstrom Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed