alistair23-linux/drivers/input/tablet
Dmitry Torokhov 331cb022d3 Input: kbtab - simplify kbtab_disconnect()
There is no need to check whether kbtab structure is attached to the
interface; if it isn't and we are called we have much bigger problems.
Also no need to call usb_kill_urb() in kbtab_disconnect() since it
is being called in kbtab_close().

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-04-20 22:34:36 -07:00
..
acecad.c Input: acecad - don't advertise mouse events 2010-04-20 22:34:24 -07:00
aiptek.c Fix misspelling of "should" and "shouldn't" in comments. 2010-02-05 12:22:30 +01:00
gtco.c Input: make USB device ids constant 2010-01-11 00:08:19 -08:00
kbtab.c Input: kbtab - simplify kbtab_disconnect() 2010-04-20 22:34:36 -07:00
Kconfig
Makefile
wacom.h Input: wacom - use get_unaligned to access unaligned data 2010-04-13 23:24:42 -07:00
wacom_sys.c Input: wacom - use get_unaligned to access unaligned data 2010-04-13 23:24:42 -07:00
wacom_wac.c Input: wacom - streamline 2-finger touch support 2010-04-13 23:24:56 -07:00
wacom_wac.h Input: wacom - streamline 2-finger touch support 2010-04-13 23:24:56 -07:00