From: Ohad Ben-Cohen Date: Fri, 23 Sep 2011 13:37:27 +0000 (+0300) Subject: ARM: OMAP: iommu: declare a private iommu binding struct X-Git-Tag: v3.3-rc1~120^2~1^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fa02ac9536c9a5278e999e40e274bba62c23a4d;p=pandora-kernel.git ARM: OMAP: iommu: declare a private iommu binding struct Declare an omap iommu private struct, which binds an iommu user to its iommu device. This struct should be placed at the iommu user's dev_archdata so generic IOMMU API can be used without having to utilize omap-specific plumbing anymore. While at it, provide an accessor method to ease the retrieval of the omap_iommu handle from a user device. Signed-off-by: Ohad Ben-Cohen Acked-by: Tony Lindgren Cc: Hiroshi Doyu --- Reading git-diff-tree failed