linux-kernel-test/drivers/input/tablet
Jason Gerecke 24e3e5ae1e Input: wacom - fix physical size calculation for 3rd-gen Bamboo
This calculation determines the physical dimensions of the tablet,
used later on in calculate_touch_res to obtain the touch sensor
resolution.

Instead of dividing the logical size by the resolution, the current
code performs a multiplication. This doesn't pose a problem for the
3rd-gen Bamboo since the resolution and scale factor happen to be
identical, but will produce an incorrect result for other cases.

Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Reviewed-by: Chris Bagwell <chris@cnpbagwell.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2012-03-12 22:19:14 -07:00
..
acecad.c Input: acecad - fix a memory leak in usb_acecad_probe error path 2010-11-10 23:07:03 -08:00
aiptek.c Input: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
gtco.c USB: rename usb_buffer_alloc() and usb_buffer_free() users 2010-05-20 13:21:38 -07:00
hanwang.c Input: hanwang - add support for Art Master HD 5012 tablet 2010-09-29 18:25:47 -07:00
kbtab.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 2010-05-20 21:26:12 -07:00
Kconfig Input: wacom - add missing LEDS_CLASS to Kconfig 2012-02-24 00:50:57 -08:00
Makefile Input: add support for Hanwang tablets 2010-09-01 23:26:18 -07:00
wacom_sys.c Input: wacom - fix physical size calculation for 3rd-gen Bamboo 2012-03-12 22:19:14 -07:00
wacom_wac.c Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use 2012-03-07 00:45:26 -08:00
wacom_wac.h Input: wacom - add support for Cintiq 24HD 2011-12-12 00:14:16 -08:00
wacom.h Input: wacom - add LED support for Cintiq 21ux2 2011-10-05 00:26:21 -07:00