]> git.karo-electronics.de Git - mv-sheeva.git/commit
of/device: Replace of_device with platform_device in includes and core code
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 22 Jul 2010 19:59:23 +0000 (13:59 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 24 Jul 2010 15:58:21 +0000 (09:58 -0600)
commit94a0cb1fc61ab7a0d47d268a7764374efeb2160b
treec7da45e6023c77471e18215fb14eab1bc83739fa
parentc1b6d380b781b5238989a4bfba02450057670804
of/device: Replace of_device with platform_device in includes and core code

of_device is currently just an #define alias to platform_device until it
gets removed entirely.  This patch removes references to it from the
include directories and the core drivers/of code.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: David S. Miller <davem@davemloft.net>
arch/powerpc/include/asm/macio.h
arch/sparc/include/asm/floppy_64.h
arch/sparc/include/asm/parport.h
drivers/of/device.c
drivers/of/platform.c
include/linux/of_device.h
include/linux/of_platform.h