From: Paul Walmsley Date: Sun, 23 Sep 2012 23:28:23 +0000 (-0600) Subject: ARM: OMAP3: hwmod data: add mmu data for iva and isp X-Git-Tag: omap-devel-late-for-v3.7^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5486474cff36517fa1c8d62573d4f7b504817e98;p=pandora-kernel.git ARM: OMAP3: hwmod data: add mmu data for iva and isp Add mmu hwmod data for iva and isp. Due to compatibility an ifdef CONFIG_OMAP_IOMMU_IVA2 needs to be propagated (previously on iommu resource info) to hwmod data in OMAP3, so users of iommu and tidspbridge can avoid issues of two modules managing mmu data/irqs/resets; this until tidspbridge can be migrated to iommu framework. Cc: Benoit Cousson Signed-off-by: Omar Ramirez Luna [paul@pwsan.com: fixed some kerneldoc and whitespace; ISP MMUs not present on AM35xx so restricted these hwmods to 34xx/36xx] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed