Skip to content
Commit acc0b7c4 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: remove quirk lookup from usbkbd/usbmouse



This patch completely removes the dependency of usbkbd and usbmouse drivers
on usbhid code.

usbkbd/usbmouse drivers are not needed in the vast majority of cases anyway,
and they shouldn't be loaded in standard configurations at all. They are supposed
to be as trivial as possible, and searching for HID_QUIRK_IGNORE can even be
bad in some cases.

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 094403ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment