On Wed, 2008-05-14 at 23:06 -0700, Andrew Morton wrote: > On Thu, 15 May 2008 14:14:38 +1000 Paul Mackerras wrote: > > > akpm@linux-foundation.org writes: > > > > > -__initcall(adb_init); > > > +device_initcall(adb_init); > > > > There's no particular reason why this needs to go in 2.6.26, is there? > > It looks to me like something that I should queue up for 2.6.27. > > > > No, this make no difference in code generation - it's just a > use-the-modern-interface thing. I missed the memo about __initcall being deprecated, or is it only deprecated for use in device drivers? cheers -- Michael Ellerman OzLabs, IBM Australia Development Lab wwweb: http://michael.ellerman.id.au phone: +61 2 6212 1183 (tie line 70 21183) We do not inherit the earth from our ancestors, we borrow it from our children. - S.M.A.R.T Person