microblaze: remove references to of_device and to_of_device
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 22 Jul 2010 22:10:32 +0000 (16:10 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 24 Jul 2010 15:58:22 +0000 (09:58 -0600)
commitde48e369e8ea3a773cb2f959b76fcfad9966f4a0
tree180f061ee309f3ea6c6b166f332b22ea1d95f037
parentcd4cd7306a403f62ef3ca783b9d1cf2a03e595ed
microblaze: remove references to of_device and to_of_device

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>
arch/microblaze/kernel/of_platform.c