diff options
author | José Expósito <jose.exposito89@gmail.com> | 2022-11-10 20:40:56 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2022-11-21 20:35:01 +0300 |
commit | 3405a4beaaa852f3ed2a5eb3b5149932d5c3779b (patch) | |
tree | 55103f78f56062380ea3c0a3cc8d9f4393cea0e4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2afac81dd16544d825f309fd992d2af6304353df (diff) | |
download | linux-3405a4beaaa852f3ed2a5eb3b5149932d5c3779b.tar.xz |
HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
Commit f7d8e387d9ae ("HID: uclogic: Switch to Digitizer usage for
styluses") changed the usage used in UCLogic from "Pen" to "Digitizer".
However, the IS_INPUT_APPLICATION() macro evaluates to false for
HID_DG_DIGITIZER causing issues with the XP-Pen Star G640 tablet.
Add the HID_QUIRK_HIDINPUT_FORCE quirk to bypass the
IS_INPUT_APPLICATION() check.
Reported-by: Torge Matthies <openglfreak@googlemail.com>
Reported-by: Alexander Zhang <alex@alexyzhang.dev>
Tested-by: Alexander Zhang <alex@alexyzhang.dev>
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions