From: Russell King Date: Wed, 18 Apr 2012 09:43:18 +0000 (+0100) Subject: ARM: omap: remove mmc platform data dma_mask and initialization X-Git-Tag: v3.6-rc1~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a23fa1b95b2e3878c16dcc4e18976bc46dd970b;p=pandora-kernel.git 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 Signed-off-by: Russell King --- Reading git-diff-tree failed