iommu/omap: Move data structures to omap-iommu.h
authorJoerg Roedel <jroedel@suse.de>
Wed, 12 Apr 2017 05:21:28 +0000 (00:21 -0500)
committerJoerg Roedel <jroedel@suse.de>
Thu, 20 Apr 2017 14:33:58 +0000 (16:33 +0200)
commite73b7afe4e8ca5ec4304a9e1d5009755a85fff91
treee5f67ea8f0826768d1bdc3f9aee71a20a89f0129
parent49a57ef7f8492ef985ee1ecdb927ca78a6b2f308
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>
drivers/iommu/omap-iommu.c
drivers/iommu/omap-iommu.h
include/linux/platform_data/iommu-omap.h