* Roger Quadros <rogerq@xxxxxx> [141121 01:43]: > On 11/21/2014 12:28 AM, Tony Lindgren wrote: > > This will us allow to just move gpmc.c to live under drivers > > in the next patch. > > > > Note that we now also remove the omap specific check for the > > initcall. That's OK as gpmc_probe() checks for the pdata > > and bails out for other platforms compiled in. > > > > Cc: Arnd Bergmann <arnd@xxxxxxxx> > > Cc: Roger Quadros <rogerq@xxxxxx> > > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> > > I guess gpmc_init can't still be put under module_init() till we have fixed up > some more issues in the GPMC driver. But it shouldn't prevent us from making > the move to drivers/, so > > Acked-by: Roger Quadros <rogerq@xxxxxx> Yeah I figured it's too close to the merge cycle to start playing with the initcall levels. It may already be possible to make it just module_init() but let's do that as separate patches after the move. Regards, 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