]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
authorNick Dyer <nick.dyer@itdev.co.uk>
Mon, 11 Jan 2016 02:29:34 +0000 (18:29 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 12 Jan 2016 01:48:57 +0000 (17:48 -0800)
commit1ac0fbab58c8c518a677f26a0f0e29f768e148e6
tree6cc3f493f529acb7f89f420a8cd0362ed0a23715
parentc9a93f35de73169c9919a2b37a8478caf7024ba3
Input: atmel_mxt_ts - improve touchscreen size/orientation handling

Both T100 and T9 handle range and orientation in a similar fashion.
Reduce duplication between the two implementations.

Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel_mxt_ts.c