commit | 4fcad95a24bba1601c15b308b97fa7a1090135cd | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Sat Apr 20 13:21:48 2019 +0200 |
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Tue Apr 23 18:00:30 2019 +0200 |
tree | 235c47ebc0b8d16b7e5ca3f926c75fc97c93d8fd | |
parent | 82c0beb858543f56311fd22609771a671081bd2a [diff] |
HID: logitech-dj: do not schedule the dj report itself This is a preparatory patch for handling non DJ (HID++ only) receivers, through this module. We can not use the dj_report in the delayed work callback as the HID++ notifications are different both in size and meaning. There should be no functional change. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>