linux/drivers/input
Dmitry Torokhov e23ed600ba Input: htcpen - switch to DMI-based autoloading
Having module device table based on PNP id produces the following warning:

  CC      drivers/input/touchscreen/htcpen.o
drivers/input/touchscreen/htcpen.c:50: warning: 'pnp_ids' defined but not used

This happens because it is not a PNP driver, bit rather ISA driver and
pnp_ids table is not used anywhere. To fix this issue let's switch to
DMI-based module table instead,

Reported-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2011-11-30 23:41:44 -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: keyboard - use macro module_platform_driver() 2011-11-30 23:41:41 -08:00
misc Input: misc - use macro module_platform_driver() 2011-11-30 23:41:42 -08:00
mouse Input: mouse - use macro module_platform_driver() 2011-11-30 23:41:42 -08:00
serio Input: serio - use macro module_platform_driver() 2011-11-30 23:41:43 -08:00
tablet Merge commit 'v3.2-rc3' into next 2011-11-29 01:51:07 -08:00
touchscreen Input: htcpen - switch to DMI-based autoloading 2011-11-30 23:41:44 -08:00
apm-power.c
evbug.c
evdev.c
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