Hi Joerg, Following are some minor cleanups to the OMAP IOMMU driver intended for the next merge window. Patch 1 fixes a crash when the IOMMU device is attempted to be unbound from the driver using sysfs when no clients were attached to the MMU. This is not a critical failure during normal usage flow. Feel free to pick it up either for the -rc cycle or for the next merge window. Remaining patches are trivial cleanups addressing some of the current checkpatch warnings/checks. regards Suman Suman Anna (4): iommu/omap: Remove iopgtable_clear_entry_all() from driver remove iommu/omap: Replace BUG() in iopgtable_store_entry_core() iommu/omap: Use WARN_ON for page table alignment check iommu/omap: Align code with open parenthesis drivers/iommu/omap-iommu-debug.c | 2 +- drivers/iommu/omap-iommu.c | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) -- 2.7.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