]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
HID: quirks: Remove ITE 8595 entry from hid_have_special_driver
authorHans de Goede <hdegoede@redhat.com>
Fri, 31 Jan 2020 12:46:25 +0000 (13:46 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 12 Feb 2020 13:20:28 +0000 (14:20 +0100)
commit3045696d0ce663d67c95dcb8206d3de57f6841ec
tree5e240d1379cfc50df85005e46e283db1edb5e524
parent12fb2b993e1508a0d9032a2314dfdda2a3a5535e
HID: quirks: Remove ITE 8595 entry from hid_have_special_driver

The ITE 8595 chip used in various 2-in-1 keyboard docks works fine with
the hid-generic driver (minus the RF_KILL key) and also keeps working fine
when swapping drivers, so there is no need to have it in the
hid_have_special_driver list.

Note the other 2 USB ids in hid-ite.c were never added to
hid_have_special_driver.

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