HID: logitech-dj: do not schedule the dj report itself
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Sat, 20 Apr 2019 11:21:48 +0000 (13:21 +0200)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Tue, 23 Apr 2019 16:00:30 +0000 (18:00 +0200)
commit4fcad95a24bba1601c15b308b97fa7a1090135cd
tree235c47ebc0b8d16b7e5ca3f926c75fc97c93d8fd
parent82c0beb858543f56311fd22609771a671081bd2a
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>
drivers/hid/hid-logitech-dj.c