linux/drivers/input
Dmitry Torokhov db3dbd093a Input: nomadik-ske-keypad - do not assign driver's probe() method
Because we are using platform_device_probe() to register the driver
we do not need to assign driver's probe method. We also can mark
ske_keypad_probe(), together with ske_keypad_chip_init(), as __init
instead of __devinit.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2012-01-23 00:02:12 -08:00
..
gameport
joystick drivers/input: Add module.h to modular drivers implicitly using it 2011-10-31 19:31:16 -04:00
keyboard Input: nomadik-ske-keypad - do not assign driver's probe() method 2012-01-23 00:02:12 -08:00
misc Input: mpu3050 - configure the sampling method 2011-12-24 01:06:19 -08:00
mouse Input: psmouse - make sure we do not use stale methods 2011-12-30 15:26:36 -08:00
serio Input: serio - use macro module_platform_driver() 2011-11-30 23:41:43 -08:00
tablet Input: wacom - add LED support for Cintiq 24HD 2011-12-12 00:14:21 -08:00
touchscreen Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages 2012-01-04 22:20:01 -08:00
apm-power.c
evbug.c
evdev.c Input: evdev - do not block waiting for an event if fd is nonblock 2011-12-30 15:26:35 -08:00
ff-core.c Input: force feedback - potential integer wrap in input_ff_create() 2011-10-12 21:13:11 -07:00
ff-memless.c
fixp-arith.h
input-compat.c drivers/input: add export.h to symbol exporting files. 2011-10-31 19:31:16 -04:00
input-compat.h
input-mt.c drivers/input: add export.h to symbol exporting files. 2011-10-31 19:31:16 -04:00
input-polldev.c Merge commit 'v3.2-rc3' into next 2011-11-29 01:51:07 -08:00
input.c
joydev.c
Kconfig um: switch to use of drivers/Kconfig 2011-11-02 14:15:41 +01:00
Makefile
mousedev.c
sparse-keymap.c drivers/input: Add module.h to modular drivers implicitly using it 2011-10-31 19:31:16 -04:00