diff options
author | Ping Cheng <pinglinux@gmail.com> | 2010-06-04 05:10:21 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-06-04 07:43:17 (GMT) |
commit | 3a4b4aaa546fa3d57b2ea7f41234f7d2e328da3f (patch) | |
tree | f283daadd2f8d3fe10751b84c438c3628a5b1387 /drivers/input/tablet/wacom_wac.h | |
parent | 56960b3602be6fde9f09c7958fa06b26384307cc (diff) | |
download | linux-fsl-qoriq-3a4b4aaa546fa3d57b2ea7f41234f7d2e328da3f.tar.xz |
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet/wacom_wac.h')
-rw-r--r-- | drivers/input/tablet/wacom_wac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/tablet/wacom_wac.h b/drivers/input/tablet/wacom_wac.h index 063f1af..854b920 100644 --- a/drivers/input/tablet/wacom_wac.h +++ b/drivers/input/tablet/wacom_wac.h @@ -50,6 +50,7 @@ enum { INTUOS4S, INTUOS4, INTUOS4L, + WACOM_21UX2, CINTIQ, WACOM_BEE, WACOM_MO, |