dt/powerpc: Eliminate users of of_platform_{,un}register_driver
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 23 Feb 2011 02:59:54 +0000 (19:59 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 28 Feb 2011 08:36:39 +0000 (01:36 -0700)
Get rid of old users of of_platform_driver in arch/powerpc.  Most
of_platform_driver users can be converted to use the platform_bus
directly.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found