* Charulatha V <charu@xxxxxx> [100331 05:15]: > This is preparation for early platform device implementation > for GPIO in OMAP2PLUS. This patch moves initialization of gpio > from board files to omap2_init_common_hw API in io.c > > Init_irq needs to be done before gpio_init, the init_irq > is called before omap2_init_common_hw in board files Nope. We want to call omap2_init_common_hw as early as possible, otherwise the cpu detection won't work. What omaps have you tested this series on? 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