Re: killing use of ppc_md.init

2009-06-19 Thread Gerhard Pircher
Original-Nachricht > Datum: Thu, 18 Jun 2009 09:38:50 -0500 > Von: Kumar Gala > An: Gerhard Pircher , Benjamin Herrenschmidt > > CC: linuxppc-dev list > Betreff: killing use of ppc_md.init > ppc_md.init only exists on ppc32 and seems like its pretty useless > today. The u

Re: killing use of ppc_md.init

2009-06-18 Thread Benjamin Herrenschmidt
On Thu, 2009-06-18 at 09:38 -0500, Kumar Gala wrote: > ppc_md.init only exists on ppc32 and seems like its pretty useless > today. The users seem to fall into two classes: > > 1. called to do of_platform_bus_probe() - most platforms use > machine_device_initcall() for this > 2. some platform