diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-11-14 10:45:31 +0100 |
---|---|---|
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2020-11-19 16:07:45 +0100 |
commit | eec231e060fb79923c349f6e89f022b286f32c1e (patch) | |
tree | 0747ce68552ace35257356b2c8afce9fc2abb116 /drivers/hid/hid-logitech-hidpp.c | |
parent | HID: Add Logitech Dinovo Edge battery quirk (diff) | |
download | linux-eec231e060fb79923c349f6e89f022b286f32c1e.tar.xz linux-eec231e060fb79923c349f6e89f022b286f32c1e.zip |
HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
Fix an error in the mouse / INPUT(2) descriptor used for quad/bt2.0 combo
receivers. Replace INPUT with INPUT (Data,Var,Abs) for the field for the
4 extra buttons which share their report-byte with the low-res hwheel.
This is likely a copy and paste error. I've verified that the new
0x81, 0x02 value matches both the mouse descriptor for the currently
supported MX5000 / MX5500 receivers, as well as the INPUT(2) mouse
descriptors for the Dinovo receivers for which support is being
worked on.
Cc: stable@vger.kernel.org
Fixes: f2113c3020ef ("HID: logitech-dj: add support for Logitech Bluetooth Mini-Receiver")
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions