kernel_optimize_test/drivers/hid/usbhid
Jiri Slaby 131d3a7a00 HID: don't grab devices with no input
Some devices have no input interrupt endpoint. These won't be handled
by usbhid, but currently they are not refused and reside on hid bus.

Perform this checking earlier so that we refuse to control such
a device early enough (and not pass it to the hid bus at all).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-11-14 14:10:01 +01:00
..
hid-core.c
hid-pidff.c
hid-quirks.c
hiddev.c
Kconfig
Makefile
usbhid.h
usbkbd.c
usbmouse.c