• Jiri Kosina's avatar
    HID: remove quirk lookup from usbkbd/usbmouse · acc0b7c4
    Jiri Kosina authored
    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>
    acc0b7c4
usbkbd.c 9.94 KB