android_kernel_xiaomi_sm7250/drivers/hid/usbhid
Jiri Kosina f61c9127b9 USB HID: don't warn on idVendor == 0
It turns out that there are broken devices out there that incorrectly
report VID/PID as 0x000, see http://lkml.org/lkml/2007/4/27/496

Therefore we should not confuse users by dumping warnings and stacktraces
in such situation. It is not possible to add quirks for such horribly
broken devices, but currently that's not needed.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-04-29 13:14:56 +02:00
..
hid-core.c
hid-ff.c
hid-lgff.c
hid-pidff.c
hid-plff.c
hid-quirks.c
hid-tmff.c
hid-zpff.c
hiddev.c
Kconfig
Makefile
usbhid.h
usbkbd.c
usbmouse.c