Hi, Please find the revised set of patches based on the comments received on initial patch set. Reference: http://marc.info/?l=linux-omap&m=124845609532585&w=2 This patch set fixes the following issues in the original patch set. ============================================ - Use if (!cpu_is_omap44xx()) check instead of compile flag CONFIG_ARCH_OMAP4 (Comment by: Hiroshi Doyu) - Remove "depends on ARCH_OMAP" for IOMMU menu option (Comment by: Hiroshi Doyu) - Remove clock names from IOMMU declarations (Comment by: Felipe Balbi) - Fixed the copy right year to 2008-2009 (Comment by: Santosh Shilimkar) Summary of changes: ================= arch/arm/mach-omap2/Makefile | 2 +- arch/arm/mach-omap2/iommu2.c | 8 +-- arch/arm/mach-omap2/omap4-iommu.c | 110 -------------------------------- arch/arm/plat-omap/Kconfig | 7 +-- arch/arm/plat-omap/include/mach/irqs.h | 2 +- arch/arm/plat-omap/iommu.c | 12 +--- 6 files changed, 10 insertions(+), 131 deletions(-) The patches can be pulled from git://dev.omapzoom.org/pub/scm/tisyslink/kernel-syslink.git upstream Thank you, Best regards, Hari -- 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