diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-07-12 17:14:24 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2017-07-21 18:14:03 +0200 |
commit | cf601774c9f23078010adc9e6cd29470fafa5678 (patch) | |
tree | 0c81324a25d929d3f9acefd1f9a770bcea8ed15d /drivers/hid/hid-aureal.c | |
parent | 929b60a85b731d803f2b7829149496479eba0b20 (diff) | |
download | linux-cf601774c9f23078010adc9e6cd29470fafa5678.tar.bz2 |
HID: usbhid: fix "always poll" quirk
Even though the IO for devices with "always poll" quirk is already running,
we still need to set HID_OPENED bit in usbhid->iofl so the interrupt
handler does not ignore the data coming from the device.
Reported-by: Olof Johansson <olof@lixom.net>
Tested-by: Olof Johansson <olof@lixom.net>
Fixes: e399396a6b0 ("HID: usbhid: remove custom locking from usbhid_open...")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-aureal.c')
0 files changed, 0 insertions, 0 deletions