[POWERPC] Move of_platform_driver initialisations: arch/powerpc
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 11 Oct 2007 05:19:03 +0000 (15:19 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 11 Oct 2007 10:40:49 +0000 (20:40 +1000)
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 <sfr@canb.auug.org.au>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found