powerpc: remove references to of_device and to_of_device
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 22 Jul 2010 21:52:34 +0000 (15:52 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 24 Jul 2010 15:58:21 +0000 (09:58 -0600)
of_device is just a #define alias to platform_device.  This patch
replaces all references to it with platform_device.

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

No differences found