summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.c
diff options
context:
space:
mode:
authorIiro Valkonen <iiro.valkonen@atmel.com>2011-02-23 21:07:20 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2011-02-25 09:27:00 -0800
commit0d3c07378bb7d423302d7cb0dcd3fa5a26c40220 (patch)
treebcf3554d15738f5e40706df1c294aa113fa0921b /drivers/input/tablet/wacom_wac.c
parent5f62615ef5e50b0ad6c125fe1e38f2ac675012e2 (diff)
downloadblackbird-op-linux-0d3c07378bb7d423302d7cb0dcd3fa5a26c40220.tar.gz
blackbird-op-linux-0d3c07378bb7d423302d7cb0dcd3fa5a26c40220.zip
Input: atmel_mxt_ts - remove matrix size check
The mxt_check_matrix_size() is currently setting the CTE mode to match xline/yline information that is in the platform data, but it does not take into account for example the fact that we could have a key array in use too (key array would use some x/y lines as well). It would be better to simply rely on the configuration data, and make sure that the CTE mode set in there matches the touch object (touchscreen, key array, proximity) configuration (which are set in the config data too). Signed-off-by: Iiro Valkonen <iiro.valkonen@atmel.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet/wacom_wac.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud