linux/drivers/input
Dmitry Torokhov a7097ff89c Input: make sure input interfaces pin parent input devices
Recent driver core change causes references to parent devices being
dropped early, at device_del() time, as opposed to when all children
are freed. This causes oops in evdev with grabbed devices. Take the
reference to the parent input device ourselves to ensure that it
stays around long enough.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-04-01 00:22:53 -04:00
..
gameport
joystick
keyboard
misc
mouse
serio
tablet
touchscreen
Kconfig
Makefile
apm-power.c
evbug.c
evdev.c Input: make sure input interfaces pin parent input devices 2008-04-01 00:22:53 -04:00
ff-core.c
ff-memless.c
fixp-arith.h
input-polldev.c
input.c
joydev.c Input: make sure input interfaces pin parent input devices 2008-04-01 00:22:53 -04:00
mousedev.c Input: make sure input interfaces pin parent input devices 2008-04-01 00:22:53 -04:00