On Wed, Oct 22, 2014 at 05:22:18PM -0500, Suman Anna wrote: > Suman Anna (17): > iommu/omap: Remove refcount field from omap_iommu object > iommu/omap: Remove unused isr_priv field from omap_iommu > iommu/omap: Remove duplicate declarations > iommu/omap: Remove conditional definition of dev_to_omap_iommu() > iommu/omap: Remove ver debugfs entry > iommu/omap: Remove omap_iommu_arch_version() and version field > iommu/omap: Remove bogus version check in context save/restore > iommu/omap: Simplify omap2_iommu_fault_isr() > iommu/omap: Consolidate OMAP IOMMU modules > iommu/omap: Fix the permissions on nr_tlb_entries > iommu/omap: Make pagetable debugfs entry read-only > iommu/omap: Integrate omap-iommu-debug into omap-iommu > iommu/omap: Remove couple of unused exported functions > iommu/omap: Do not export unneeded functions > iommu/omap: Reset the domain field upon detaching > iommu/omap: Fix bus error on debugfs access of unattached IOMMU > iommu/omap: Switch pagetable debugfs entry to use seq_file > > drivers/iommu/Kconfig | 12 +- > drivers/iommu/Makefile | 1 - > drivers/iommu/omap-iommu-debug.c | 242 ++++++++-------------------- > drivers/iommu/omap-iommu.c | 306 ++++++++++++++++++++++------------- > drivers/iommu/omap-iommu.h | 98 ++++++------ > drivers/iommu/omap-iommu2.c | 337 --------------------------------------- > 6 files changed, 312 insertions(+), 684 deletions(-) > delete mode 100644 drivers/iommu/omap-iommu2.c Applied to arm/omap, thanks Suman. -- 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