HID: quirks: remove hid-led devices from hid_have_special_driver
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 11 Nov 2019 21:38:11 +0000 (22:38 +0100)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Mon, 18 Nov 2019 09:06:24 +0000 (10:06 +0100)
commitb03e5774d51fe003e1020060c403a1d085b128eb
tree29322fc862e279bff0158320587b6ecbac5d15c7
parent2dbc6f113acd74c66b04bf49fb027efd830b1c5a
HID: quirks: remove hid-led devices from hid_have_special_driver

Since e04a0442d33b ("HID: core: remove the absolute need of
hid_have_special_driver[]") it's no longer needed to list these LED
devices in hid_have_special_driver[]. This allows libraries needing
access to the hidraw device to work properly.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
drivers/hid/hid-quirks.c