OSDN Git Service

HID: add ALWAYS_POLL quirk to lenovo pixart mouse
authorTony Fischetti <tony.fischetti@gmail.com>
Thu, 12 Mar 2020 16:16:06 +0000 (12:16 -0400)
committerJiri Kosina <jkosina@suse.cz>
Mon, 16 Mar 2020 21:33:20 +0000 (22:33 +0100)
commit819d578d51d0ce73f06e35d69395ef55cd683a74
tree003523697e56014a9b6adb6c61310bba455354ab
parent58322a1590fc189a8e1e349d309637d4a4942840
HID: add ALWAYS_POLL quirk to lenovo pixart mouse

A lenovo pixart mouse (17ef:608d) is afflicted common the the malfunction
where it disconnects and reconnects every minute--each time incrementing
the device number. This patch adds the device id of the device and
specifies that it needs the HID_QUIRK_ALWAYS_POLL quirk in order to
work properly.

Signed-off-by: Tony Fischetti <tony.fischetti@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c