HID: Recognize "Digitizer" as a valid input application
authorJason Gerecke <jason.gerecke@wacom.com>
Wed, 19 Oct 2022 15:18:32 +0000 (08:18 -0700)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 30 Mar 2023 15:35:42 +0000 (17:35 +0200)
commita0f5276716c80415230b47e321e1c46357d70993
tree1933df6322a95ec5abca5ccd801ada319eb34a03
parent740b2f03f80e8f50c3f96309bc123bea040de8d0
HID: Recognize "Digitizer" as a valid input application

"Digitizer" is a generic usage that may be used by various devices but
which is particularly used by non-display pen tablets. This patch adds the
usage to the list of values matched by the IS_INPUT_APPLICATION() macro
that determines if an input device should be allocated or not.

Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Reviewed-by: Ping Cheng <ping.cheng@wacom.com>
Link: https://lore.kernel.org/r/20221019151832.44522-1-jason.gerecke@wacom.com
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
include/linux/hid.h