>-----Original Message----- >From: Kanigeri, Hari >Sent: Thursday, March 25, 2010 4:56 PM >To: Guzman Lugo, Fernando; linux-omap@xxxxxxxxxxxxxxx >Cc: Doyu Hiroshi (Nokia-D/Helsinki); Palande Ameya (Nokia-D/Helsinki); >Felipe Contreras >Subject: RE: PATCH] OMAP3: add mailbox initialization for 3630 > >Fernando, > >> + if (cpu_is_omap2420() || cpu_is_omap3430() || >> + cpu_is_omap3630() || cpu_is_omap44xx()) > >looks like this check is applied to all OMAPS. Can we just remove this >check ? There is more defines for more versions like: cpu_is_omap2422 cpu_is_omap3503 ... etc, But I suppose that the mailbox is valid for all of them 24XX, 34XX, 36XX, 44XX. But then why it was only checking for cpu_is_omap2420 or cpu_is_omap3430 or cpu_is_omap44xx? Maybe someone knows the reason. Otherwise I agree with you. Regards, Fernando. > >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