> -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of Kanigeri, Hari > Sent: Friday, July 24, 2009 10:53 PM > To: tony@xxxxxxxxxxx; Hiroshi DOYU > Cc: linux-omap@xxxxxxxxxxxxxxx; Gupta, Ramesh; rmk@xxxxxxxxxxxxxxxx; Pasam, > Vijay > Subject: [RFC][PATCH 2/3] ARM:OMAP4 iommu:add omap4 support in iommu > > This patch adds omap4 support in iommu > module. This creates OMAP4 platform specific file > for iommu and defines the Ducati MMU fault interrupt. > > Signed-off-by: Hari Kanigeri <h-kanigeri2@xxxxxx> > --- > arch/arm/mach-omap2/omap4-iommu.c | 112 > ++++++++++++++++++++++++++++++++ > arch/arm/plat-omap/include/mach/irqs.h | 2 +- > 2 files changed, 113 insertions(+), 1 deletions(-) > create mode 100644 arch/arm/mach-omap2/omap4-iommu.c > > diff --git a/arch/arm/mach-omap2/omap4-iommu.c b/arch/arm/mach- > omap2/omap4-iommu.c > new file mode 100644 > index 0000000..5a782df > --- /dev/null > +++ b/arch/arm/mach-omap2/omap4-iommu.c > @@ -0,0 +1,112 @@ > +/* > + * omap iommu: omap4 device registration > + * > + * Copyright (C) 2009-2010 Nokia Corporation Hari, We are still in 2009 :) Regards, Santosh -- 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