]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - allow any multi-input Intuos device to set prox
authorJason Gerecke <killertofu@gmail.com>
Thu, 4 Oct 2012 00:19:50 +0000 (17:19 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 4 Oct 2012 06:58:20 +0000 (23:58 -0700)
commit816a5cddce5f004344251e523ca05c55bb8341d6
treebd38fc8a0265b7e6462010a9143526040b3be565
parent8b01e39b136ad2de21a46d35a0ca1b6a32dd13c8
Input: wacom - allow any multi-input Intuos device to set prox

The ability to set the proximity flag should apply to any device
that has both pen and touch input. Rather than listing classes of
devices known to meet this criteria, simply filter on the quirk
defining all such devices.

Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Tested-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/wacom_wac.c