]> 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 17:04:16 +0000 (10:04 -0700)
commit698d31b7a08e5ff83ce58eb45744ce3ee846b0fe
treeacd4eeccd65a77e21729e834a54488ce9b56ea3b
parent50506331604d0eed543027940b326566edb92719
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