* Manuel, Lesly Arackal <leslyam@xxxxxx> [110418 15:52]: > > > > To me it seems this should go into drivers/mfd instead. > > The script may contain omap specific values, but can be > > a loadable driver module. > > - subsys_initcall(twl_init) > -> twl_probe() > -> twl4030_power_init() > -> load_twl4030_script() #to copy this script data to the PM IC. > > Since this is getting called from a subsys initcall, not sure whether > we can make this scripts as loadable module. AFAIK it does not need to do anything that early. Maybe take a look at initialing it later? 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