summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-maltron.c
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2019-04-20 13:22:02 +0200
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-04-23 18:02:02 +0200
commit6d3c3f031f43eb4e70b8c1a2352e6a70d0085cb4 (patch)
tree132c3eb1c464bf3263071594764cb5393f284649 /drivers/hid/hid-maltron.c
parentHID: logitech-dj: remove false-positive error on double queueing of delayed-work (diff)
downloadlinux-6d3c3f031f43eb4e70b8c1a2352e6a70d0085cb4.tar.xz
linux-6d3c3f031f43eb4e70b8c1a2352e6a70d0085cb4.zip
HID: logitech-dj: make appending of the HID++ descriptors conditional
Make the appending of the HID++ descriptors in logi_dj_ll_parse conditional. This is a preparation patch for adding support for the Logitech mini Bluetooth receiver in HID proxy mode (its default mode), where some of the paired devices may not be Logitech devices and thus may not be HID++ capable. This uses a fake bit 63 in reports_supported, which is changed from an u32 to an u64 for this. Bits <= 31 are not usable for this because that would cause a behavioral change in logi_dj_recv_forward_null_report. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'drivers/hid/hid-maltron.c')
0 files changed, 0 insertions, 0 deletions