Re: [PATCH] [POWERPC] move of_platform_driver initialisations: arch/powerpc

2007-10-10 Thread Olof Johansson
On Thu, Oct 11, 2007 at 03:19:03PM +1000, Stephen Rothwell wrote: > We no longer initialise the name and owner fields of the > of_platform_driver, but use the fields of the embedded device_driver's > name field instead. > > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> Acked-by: Olof Johans

[PATCH] [POWERPC] move of_platform_driver initialisations: arch/powerpc

2007-10-10 Thread Stephen Rothwell
We no longer initialise the name and owner fields of the of_platform_driver, but use the fields of the embedded device_driver's name field instead. Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]> --- arch/powerpc/platforms/pasemi/gpio_mdio.c |4 +++- arch/powerpc/sysdev/axonram.c