HID: logitech-dj: remove USB dependency
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Sat, 20 Apr 2019 11:21:47 +0000 (13:21 +0200)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Tue, 23 Apr 2019 16:00:05 +0000 (18:00 +0200)
commit82c0beb858543f56311fd22609771a671081bd2a
treeb60a21a5ec3814268ee4283a5c36d94efa05a5d1
parentc034041284e8f2c7bd377b5cce445ef630ec5458
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>
drivers/hid/hid-logitech-dj.c