From: Jeremiah Matthey Date: Tue, 23 Aug 2011 07:44:30 +0000 (+0200) Subject: HID: usbhid: Add support for SiGma Micro chip X-Git-Tag: v3.1-rc4~47^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e4282586dc0c9dab8c7d32e6c43aa07f68586b;p=pandora-kernel.git HID: usbhid: Add support for SiGma Micro chip Patch to add SiGma Micro-based keyboards (1c4f:0002) to hid-quirks. These keyboards dont seem to allow the records to be initialized, and hence a timeout occurs when the usbhid driver attempts to initialize them. The patch just adds the signature for these keyboards to the hid-quirks list with the setting HID_QUIRK_NO_INIT_REPORTS. This removes the 5-10 second wait for the timeout to occur. Signed-off-by: Jeremiah Matthey Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed