linux/drivers/input
Jesper Juhl e2e8115b54 Input: iforce - remove some pointless casts
The 'private' member of struct input_dev is a void*, so no need to
cast it when assigning it to a struct iforce* variable.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-06-26 01:59:52 -04:00
..
gameport Input: gameport - fix memory leak 2006-03-14 00:13:34 -05:00
joystick Input: iforce - remove some pointless casts 2006-06-26 01:59:52 -04:00
keyboard Input: atkbd - fix HANGEUL/HANJA keys 2006-06-26 01:52:34 -04:00
misc [SPARC64]: Add of_device layer and make ebus/isa use it. 2006-06-23 23:15:43 -07:00
mouse Input: psmouse - add support for Intellimouse 4.0 2006-06-26 01:56:08 -04:00
serio [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. 2006-06-23 23:15:28 -07:00
touchscreen Input: fix potential overflows in driver/input/touchscreen 2006-06-26 01:46:04 -04:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evbug.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
evdev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
input.c Input: rearrange exports 2006-06-26 01:49:21 -04:00
joydev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
mousedev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00
power.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
tsdev.c Input: fix formatting to better follow CodingStyle 2006-06-26 01:48:47 -04:00