]> 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)
commite5644fca3fdd0687e5d09fa17e7b6d863088671d
tree29322fc862e279bff0158320587b6ecbac5d15c7
parentdfd2380bee939fe2d0a1f97f690e43edbf3c4dcf
HID: quirks: remove hid-led devices from hid_have_special_driver

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