On Thu, May 07, 2009 at 11:59:12AM +0530, Santosh Shilimkar wrote: > This patch updates the common platform headers files for OMAP4430. > On OMAP4, GIC is used instead of INTC, hence all the private peripheral > interrupts are shifted by an offset of 32. So if the hardcoding is not > done for IRQ lines in drivers, then this change won't impact any driver. Just one small nit. > diff --git a/arch/arm/plat-omap/include/mach/entry-macro.S b/arch/arm/plat-omap/include/mach/entry-macro.S > index 2276f89..62bcb1b 100644 > --- a/arch/arm/plat-omap/include/mach/entry-macro.S > +++ b/arch/arm/plat-omap/include/mach/entry-macro.S > @@ -3,6 +3,9 @@ > * > * Low-level IRQ helper macros for OMAP-based platforms > * > + * Copyright (C) 2009 Texas Instruments > + * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@xxxxxx>* I don't think you want that trailing * -- 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