From: Andrew Victor Date: Wed, 23 Jan 2008 08:13:53 +0000 (+0100) Subject: [ARM] 4753/1: [AT91] Use DMA_BIT_MASK X-Git-Tag: v2.6.25-rc1~1175^2~2^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6686ff9df086f9473663c2e61c1173c56788b2e;p=pandora-kernel.git [ARM] 4753/1: [AT91] Use DMA_BIT_MASK Replace hard-coded DMA mask (0xffffffff) with DMA_BIT_MASK(32) as defined in dma-mapping.h. Set "dma_mask" field for the UART platform_devices. Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed