ARM: omap: Don't set iommu pdata da_start and da_end fields
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 18 Jul 2014 10:49:56 +0000 (12:49 +0200)
committerJoerg Roedel <jroedel@suse.de>
Tue, 29 Jul 2014 10:39:23 +0000 (12:39 +0200)
The fields are not used by the driver and will be removed from platform
data. Don't set them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
arch/arm/mach-omap2/omap-iommu.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c

Simple merge