commit | c8eaab3b74f1326c989e1db8d7c0c14981556e4e | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Fri Sep 23 16:44:57 2011 +0300 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Mon Dec 05 15:44:12 2011 +0200 |
tree | 41663d0073bfaa6d0d1c56b4c60247d1906e78a1 | |
parent | 1fa02ac9536c9a5278e999e40e274bba62c23a4d [diff] |
ARM: OMAP3: bind omap3isp_device to its iommu device 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>