]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HID: usbhid: quirk for Realtek Multi-card reader
authorJosh Boyer <jwboyer@redhat.com>
Mon, 18 Mar 2013 13:45:42 +0000 (09:45 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Apr 2013 16:25:47 +0000 (09:25 -0700)
commit4911ece4056be5d62a8a3db13d80bf86166bcf7a
tree711db0a9990f5b7f78d8922e184c11a8aeca1fcb
parentc0ab571b05319c8ee352d583a9a179884377d641
HID: usbhid: quirk for Realtek Multi-card reader

commit 3d464d9b71ef2f2b40a4bc9dcf06794fd1be9d12 upstream.

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

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c