* Afzal Mohammed <afzal@xxxxxx> [120905 05:38]: > Add gpmc hwmod and associated interconnect data > > +static struct omap_hwmod_addr_space omap2420_gpmc_addrs[] = { > + { > + .pa_start = 0x6800A000, > + .pa_end = 0x6800AFFF, > + .flags = ADDR_TYPE_RT > + }, > + { } > +}; Nit, please lowercase all the hex numbers, that's the standard in Linux. Tony -- 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