Merge branch 'uc-logic' into for-linus
Conflicts: drivers/hid/hid-ids.h drivers/hid/hid-lg.c drivers/hid/usbhid/hid-quirks.c
This commit is contained in:
@@ -413,6 +413,10 @@ static void hidinput_configure_usage(struct hid_input *hidinput, struct hid_fiel
|
||||
map_key_clear(BTN_STYLUS);
|
||||
break;
|
||||
|
||||
case 0x46: /* TabletPick */
|
||||
map_key_clear(BTN_STYLUS2);
|
||||
break;
|
||||
|
||||
default: goto unknown;
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user