commit | 84dd4676f5519b86aee3bfaf1b230be2cb43f69b | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Oct 11 15:19:03 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Oct 11 20:40:49 2007 +1000 |
tree | 56bd4fa1d945ccd07b2118c72264e6d10ed4ba30 | |
parent | 8251b4c481bca72568e9c1042ea11189838e5f6d [diff] |
[POWERPC] Move of_platform_driver initialisations: arch/powerpc 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>