HID: usbhid: quirk for Formosa IR receiver
authorNicholas Santos <nicholas.santos@gmail.com>
Sat, 29 Dec 2012 03:07:02 +0000 (22:07 -0500)
committerJiri Kosina <jkosina@suse.cz>
Thu, 3 Jan 2013 10:13:42 +0000 (11:13 +0100)
Patch to add the Formosa Industrial Computing, Inc. Infrared Receiver
[IR605A/Q] to hid-ids.h and hid-quirks.c.  This IR receiver causes about a 10
second timeout when the usbhid driver attempts to initialze the device.  Adding
this device to the quirks list with HID_QUIRK_NO_INIT_REPORTS removes the
delay.

Signed-off-by: Nicholas Santos <nicholas.santos@gmail.com>
[jkosina@suse.cz: fix ordering]
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found