HID: usbhid: quirk for Realtek Multi-card reader
authorJosh Boyer <jwboyer@redhat.com>
Mon, 18 Mar 2013 13:45:42 +0000 (09:45 -0400)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Mar 2013 13:54:18 +0000 (14:54 +0100)
This device needs to be added to the quirks list with HID_QUIRK_NO_INIT_REPORTS,
otherwise it causes 10 seconds timeout during report initialization.

This fixes Red Hat bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=806587

Cc: stable@vger.kernel.org
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found