ARM: OMAP3: bind omap3isp_device to its iommu device
authorOhad Ben-Cohen <ohad@wizery.com>
Fri, 23 Sep 2011 13:44:57 +0000 (16:44 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Mon, 5 Dec 2011 13:44:12 +0000 (15:44 +0200)
Bind OMAP3's isp device to the isp's dedicated iommu, by setting
the device's archdata iommu member.

This way omap3isp will be able to use the generic IOMMU API without
having to call any omap-specific binding method.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Tony Lindgren <tony@atomide.com>

No differences found