kernel_optimize_test/drivers/input
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
..
gameport
joystick Merge branch 'next' into for-linus 2010-08-02 18:35:17 -07:00
keyboard Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2010-08-04 10:41:52 -07:00
misc of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
mouse Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2010-08-04 10:41:52 -07:00
serio of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
tablet Merge branch 'next' into for-linus 2010-08-02 18:35:17 -07:00
touchscreen Merge branch 'next' into for-linus 2010-08-02 18:35:17 -07:00
apm-power.c
evbug.c
evdev.c Input: evdev - signal that device is writable in evdev_poll() 2010-07-15 23:53:00 -07:00
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: change input handlers to use bool when possible 2010-07-15 23:52:33 -07:00
joydev.c Input: change input handlers to use bool when possible 2010-07-15 23:52:33 -07:00
Kconfig
Makefile
mousedev.c Input: mousedev - signal that device is writable in mousedev_poll() 2010-07-15 23:52:52 -07:00
sparse-keymap.c
xen-kbdfront.c x86: early PV on HVM features initialization. 2010-07-22 16:45:35 -07:00