linux/arch/powerpc/platforms/83xx
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely.  Also
replace to_of_device() with to_platform_device() and update comment blocks.

This patch was initially generated from the following semantic patch, and then
edited by hand to pick up the bits that coccinelle didn't catch.

@@
@@
-struct of_device
+struct platform_device

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: David S. Miller <davem@davemloft.net>
2010-08-06 09:25:50 -06:00
..
asp834x.c
Kconfig powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale 2010-08-04 14:18:50 -05:00
kmeter1.c
Makefile powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale 2010-08-04 14:18:50 -05:00
mcu_mpc8349emitx.c of: refactor of_modalias_node() and remove explicit match table. 2010-07-05 16:14:52 -06:00
misc.c
mpc83xx.h
mpc830x_rdb.c powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale 2010-08-04 14:18:50 -05:00
mpc831x_rdb.c powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards 2010-05-17 10:55:32 -05:00
mpc832x_mds.c
mpc832x_rdb.c powerpc: Fix build of some FSL platforms 2009-11-24 17:00:27 +11:00
mpc834x_itx.c
mpc834x_mds.c
mpc836x_mds.c
mpc836x_rdk.c
mpc837x_mds.c of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
mpc837x_rdb.c of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
sbc834x.c
suspend-asm.S
suspend.c powerpc: remove references to of_device and to_of_device 2010-07-24 09:58:21 -06:00
usb.c