HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
authorBastien Nocera <hadess@hadess.net>
Mon, 16 Jan 2023 13:09:37 +0000 (14:09 +0100)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 10 Feb 2023 13:29:21 +0000 (14:29 +0100)
commit719acb4d3b7accc9cfbaf21c1c2d51dc7384aee2
tree72a3cf81ac709f1718d735921668a91fc91beb45
parent7287904c8771b77b9504f53623bb477065c19a58
HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support

HID++ 1.0 devices only export whether Fast Scrolling is enabled, not
whether they are capable of it. Reinstate the original quirks for the 3
supported mice so fast scrolling works again on those devices.

Fixes: 908d325e1665 ("HID: logitech-hidpp: Detect hi-res scrolling support")
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216903
Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20230116130937.391441-1-hadess@hadess.net
drivers/hid/hid-logitech-hidpp.c