From: Nicholas Santos Date: Sat, 29 Dec 2012 03:07:02 +0000 (-0500) Subject: HID: usbhid: quirk for Formosa IR receiver X-Git-Tag: v3.8-rc6~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320cde19a4e8f122b19d2df7a5c00636e11ca3fb;p=pandora-kernel.git HID: usbhid: quirk for Formosa IR receiver 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 [jkosina@suse.cz: fix ordering] Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed