Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1693825

Re: [PATCH] HID: usbhid: fix "always poll" quirk

From Jiri Kosina <jikos@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] HID: usbhid: fix "always poll" quirk
Date 2017-07-21 18:20 +0200
Message-ID <u5IOJ-73n-7@gated-at.bofh.it> (permalink)
References <u2A1k-6KY-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 12 Jul 2017, Dmitry Torokhov wrote:

> 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>

Ah, pitty I've missed this one for the yesterday pull request, sorry for 
that. Applied now to for-4.13/upstream-fixes and will be sending upstream 
next week.

Thanks,

-- 
Jiri Kosina
SUSE Labs

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] HID: usbhid: fix "always poll" quirk Jiri Kosina <jikos@kernel.org> - 2017-07-21 18:20 +0200

csiph-web