diff options
author | Heiner Kallweit <[email protected]> | 2018-05-27 23:28:56 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2018-05-30 08:51:31 +0200 |
commit | 66be621f4b92f209df248cee953bfd2bf37eef81 (patch) | |
tree | f809a6a3f3c20e94c77f2501ef5230a88b6744a3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c554bb045511bd6b498b6a61cffa48e473853703 (diff) |
HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driver[]
Delcom offers different types of products sharing the same USB VID/PID
as the Visual Signal Indicator. Other products need to be handled by
HID Generic what's not possible currently because USB VID/PID are
listed in hid_have_special_driver[].
After e04a0442d33b ("HID: core: remove the absolute need of
hid_have_special_driver[]") we can now remove the Delcom entry.
If a Visual Signal Indicator device is plugged-in, HID core
will start a reprobe if hid-led driver is available.
If another device with same USB VID/PID is plugged-in, then hid-led
can be blacklisted and HID Generic handles the device.
Thanks to Delcom for providing test devices.
Reported-by: Douglas Lovett <[email protected]>
Signed-off-by: Heiner Kallweit <[email protected]>
Acked-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions