[PATCH 8/8] ARM: omap_hsmmc: remove platform data dma_mask and initialization
Russell King - ARM Linux
linux at arm.linux.org.uk
Wed Apr 18 11:29:56 EDT 2012
On Wed, Apr 18, 2012 at 08:53:32PM +0530, T Krishnamoorthy, Balaji wrote:
> Hi,
>
> drivers/mmc/host/omap.c is also using dma_mask should that also be removed
Does this driver make use of this platform data?
If so, it needs converting to DMA engine _before_ this patch (which is
one reason why its a good idea to do these changes as separate patches...
as I've done.) It means stuff like this can be slotted in as necessary
in the patch order.
I'm told that driver is OMAP2 only - I don't have any OMAP2 platforms to
be able to test it on (I only have OMAP3 and OMAP4.)
More information about the linux-arm-kernel
mailing list