commit | e73b7afe4e8ca5ec4304a9e1d5009755a85fff91 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Apr 12 00:21:28 2017 -0500 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Apr 20 16:33:58 2017 +0200 |
tree | e5f67ea8f0826768d1bdc3f9aee71a20a89f0129 | |
parent | 49a57ef7f8492ef985ee1ecdb927ca78a6b2f308 [diff] |
iommu/omap: Move data structures to omap-iommu.h The internal data-structures are scattered over various header and C files. Consolidate them in omap-iommu.h. While at this, add the kerneldoc comment for the missing iommu domain variable and revise the iommu_arch_data name. Signed-off-by: Joerg Roedel <jroedel@suse.de> [s-anna@ti.com: revise kerneldoc comments] Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>