HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported devices
authorHans de Goede <hdegoede@redhat.com>
Thu, 4 Feb 2021 20:56:16 +0000 (21:56 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 8 Mar 2021 10:05:50 +0000 (11:05 +0100)
commit751cb6518ceffa44263a9a1ea89d92830497d35d
tree791852398b6852b475a5ff4f5a0cb0fbdfa6d7ef
parent69aea9d2843669387d100e353b5113d1adc9502f
HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported devices

The logitech-dj code already uses hid-ids.h defines for almost all devices
it supports. Lets be consistent: add and use hid-ids.h defines for the
G700, MX5000 and MX5500 receivers too.

Also add / update some comments to make the comment style in the
hid_device_id table consistent too.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-logitech-dj.c