]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebd3db5f301c006ac5e44366c9121aa35dd5bbe2
tree29322fc862e279bff0158320587b6ecbac5d15c7
parentdfa83acb0ceade2ce0ebbcae7b713dac676e448e
HID: quirks: remove hid-led devices from hid_have_special_driver

Since ea491d447249 ("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