On Tue, Feb 5, 2013 at 11:11 PM, Ranganath T.M <ranganathtm88@gmail.com> wrote: > > Hi Dave, > > Thanks a lot, >
> I understand that core_init call for CPU, subsys_initcall for core module like I2c core and module_init for driver built on the core. > > When will the need arises to call other init calls, kindly provide a pointer to it.