From: Jan Kratochvil Date: Wed, 9 May 2007 00:50:49 +0000 (+0200) Subject: USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk X-Git-Tag: v2.6.22-rc1~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed76ab3b206bd0c5a9e3be17cead0a22d7593c5;p=pandora-kernel.git USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk Logitech wheel (product id 0xc294) doesn't like to be polled for reports, otherwise it slows down initialization of this device to ten seconds. This patch adds HID_QUIRK_NOGET flag for this wheel. Signed-off-by: Jan Kratochvil Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed