On Wed, Apr 21, 2010 at 12:31 AM, Kanigeri, Hari <h-kanigeri2@xxxxxx> wrote: > From 9a6f91b0c108fd010afdb6bddcae92579c87fcbd Mon Sep 17 00:00:00 2001 > From: Hari Kanigeri <h-kanigeri2@xxxxxx> > Date: Tue, 20 Apr 2010 12:03:03 -0500 > Subject: [PATCH 1/3] OMAP:iommu support for OMAP4 > > This patch provides the iommu support for OMAP4 co-processors. > This includes changes to omap3-iommu.c file to make it generic > for all OMAPs. Renamed omap3-iommu.c to omap-iommu.c This smells like two patches: one that moves omap3-iommu to omap-iommu, and another one that adds omap4 support. But unfortunately this would break multi-omap support. I think both omap3 and omap4 devices should be there, and selected at run-time. Cheers. -- Felipe Contreras -- 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