aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.h
diff options
context:
space:
mode:
authorPing Cheng <pinglinux@gmail.com>2013-09-20 12:51:56 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2013-09-20 12:59:01 -0400
commit9a35c411f904a662d3a39edea406d95ead8acea6 (patch)
tree16aba3df397e93d7f1cfd0bdbadbe65b0fd8522f /drivers/input/tablet/wacom_wac.h
parentc2b0c273e59f66ded73fe04a9460fa1bcd494aa5 (diff)
Input: wacom - add support for three new Intuos Pro devices
Acked-by: Chris Bagwell <chris@cnpbagwell.com> Signed-off-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/tablet/wacom_wac.h')
-rw-r--r--drivers/input/tablet/wacom_wac.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/input/tablet/wacom_wac.h b/drivers/input/tablet/wacom_wac.h
index 90ce10dadb33..2a432e688e51 100644
--- a/drivers/input/tablet/wacom_wac.h
+++ b/drivers/input/tablet/wacom_wac.h
@@ -76,6 +76,9 @@ enum {
76 INTUOS5S, 76 INTUOS5S,
77 INTUOS5, 77 INTUOS5,
78 INTUOS5L, 78 INTUOS5L,
79 INTUOSPS,
80 INTUOSPM,
81 INTUOSPL,
79 WACOM_21UX2, 82 WACOM_21UX2,
80 WACOM_22HD, 83 WACOM_22HD,
81 DTK, 84 DTK,