ARM: omap: remove mmc platform data dma_mask and initialization
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 18 Apr 2012 09:43:18 +0000 (10:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 31 Jul 2012 11:06:23 +0000 (12:06 +0100)
commit8a23fa1b95b2e3878c16dcc4e18976bc46dd970b
treed784f31a7633726edb93a79865995419aecb2456
parent4e078fbd581a92fa26ba2def4ac8f2a633cdcb5b
ARM: omap: remove mmc platform data dma_mask and initialization

DMAengine uses the DMA engine device structure when mapping/unmapping
memory for DMA, so the MMC devices do not need their DMA masks
initialized (this reflects hardware: the MMC device is not the device
doing DMA.)

Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap1/board-h2-mmc.c
arch/arm/mach-omap1/board-h3-mmc.c
arch/arm/mach-omap1/board-nokia770.c
arch/arm/mach-omap2/board-n8x0.c
arch/arm/mach-omap2/hsmmc.c
arch/arm/plat-omap/include/plat/mmc.h