[ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
authorKevin Hilman <khilman@deeprootsystems.com>
Fri, 29 May 2009 17:54:14 +0000 (18:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 29 May 2009 18:59:13 +0000 (19:59 +0100)
commitb0958aed1ea39825439a7848544bfb2e267273b4
tree32a25d648072dcef6ceeef2d8217b8c95ec5bfca
parent42f1d2e06a25628ae4ceaadccc4fa67c7787e2b4
[ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)

Some DMA_32BIT_MASK usage snuck in with the MMC platform support.
Convert these to the new preferred DMA_BIT_MASK(32).

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-davinci/devices.c