commit | 82c0beb858543f56311fd22609771a671081bd2a | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Sat Apr 20 13:21:47 2019 +0200 |
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Tue Apr 23 18:00:05 2019 +0200 |
tree | b60a21a5ec3814268ee4283a5c36d94efa05a5d1 | |
parent | c034041284e8f2c7bd377b5cce445ef630ec5458 [diff] |
HID: logitech-dj: remove USB dependency It is better to rely on the actual content of the report descriptors to enable or not a HID interface. While at it, remove the other USB dependency to have a fully USB agnostic driver. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>