sparc: remove references to of_device and to_of_device
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 22 Jul 2010 22:04:30 +0000 (16:04 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 24 Jul 2010 15:58:22 +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>
Acked-by: David S. Miller <davem@davemloft.net>

No differences found