Input: wacom - scale up touch width and height values for Intuos Pro
authorJason Gerecke <killertofu@gmail.com>
Tue, 26 Nov 2013 02:43:16 +0000 (18:43 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 26 Nov 2013 03:03:36 +0000 (19:03 -0800)
commit0b279da7af779fa515b70c0f4127001cab22ea86
tree3ed0015dc1081ffd11856a851dd3e3684df65826
parentd0134e9fcfa393f64b4b406a6aac90d9b929a704
Input: wacom - scale up touch width and height values for Intuos Pro

The width and height values reported by the Intuos Pro are not in
surface units as required by the MT protocol. A simple multiplier
of 100x corrects it.

Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/wacom_wac.c
This page took 0.02777 seconds and 5 git commands to generate.