summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-elan.c
diff options
context:
space:
mode:
authorPing Cheng <ping.cheng@wacom.com>2021-07-19 13:55:29 -0700
committerJiri Kosina <jkosina@suse.cz>2021-07-28 11:45:40 +0200
commitdc9dc864f35dd3b87d52fbe9809773576ac77d32 (patch)
tree0b6c6238797d7191b3d05f33ced86987954e50a4 /drivers/hid/hid-elan.c
parent7cc8524f65ce1a350042836c7cf837046aaa6e21 (diff)
downloadlinux-dc9dc864f35dd3b87d52fbe9809773576ac77d32.tar.bz2
HID: wacom: set initial hardware touch switch state to 'off'
Wacom touch devices have two types of touch switches: softkey touch toggle and hardware touch switch. For softkey toggle, we assume touch is on by default in the driver. However the hardware touch switch is controlled by end users. We don't know if it's on or off before getting the status event. This patch sets touch off for devices with a hardware switch until we get the status. This is a bit safer for users who leave the switch "off" and don't want any accidental touches. The tradeoff is a slight delay between device connection and touch becoming enabled for users who leave the switch "on". Signed-off-by: Ping Cheng <ping.cheng@wacom.com> Reviewed-by: Jason Gerecke <jason.gerecke@wacom.com> Tested-by: Jason Gerecke <jason.gerecke@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-elan.c')
0 files changed, 0 insertions, 0 deletions