| commit | a2cd15586e630b0870bf34783568d83901890743 | [log] [tgz] |
|---|---|---|
| author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Oct 10 23:27:34 2007 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Sat Oct 13 21:53:12 2007 -0700 |
| tree | cb914a4b6c2531d2a9aabca708992672dc76a442 | |
| parent | 7379b42b607782695f49d05c80d3eb99e5072908 [diff] |
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
We no longer initialise the name field of the of_platform_driver, but
use the name field of the embedded device_driver's name field instead.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>