Hi, Following are couple of minor fixes to the OMAP IOMMU driver for DT-based client devices. The first patch adds an additional check to detect invalid usage of IOMMU API for devices with no IOMMUs, and the second patch fixes the failure to attach to an OMAP IOMMU for properly configured DT devices. The kernel does not yet have any OMAP IOMMU users represented in DT, so this failure is not currently seen, but will be seen when users like OMAP3 ISP or OMAP4 remoteprocs are converted to DT. regards Suman Suman Anna (2): iommu/omap: Check for valid archdata in attach_dev iommu/omap: Fix iommu archdata name for DT-based devices drivers/iommu/omap-iommu.c | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) -- 2.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html