Input: wacom - add POINTER and DIRECT device properties
authorJason Gerecke <killertofu@gmail.com>
Thu, 8 Sep 2011 16:38:14 +0000 (09:38 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 8 Sep 2011 16:42:28 +0000 (09:42 -0700)
commit3512069eefd3c3424b12f21a68fd473c3fd57220
tree4198d5839ca7007abe5f13a2c07d6cdcc41b68cc
parent8c6756603976e9d21bba9913cd80c38ec529a1fb
Input: wacom - add POINTER and DIRECT device properties

Adds INPUT_PROP_POINTER or INPUT_PROP_DIRECT as necessary to the
hardware supported by the Wacom driver. The DIRECT property is
assigned to devices with an embedded screen (i.e. touchscreens
and display tablets). The POINTER property is assigned to those
without embedded screens.

Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/hid/hid-wacom.c
drivers/input/tablet/wacom_wac.c
drivers/input/touchscreen/wacom_w8001.c