]> git.baikalelectronics.ru Git - kernel.git/commit
Input: edt-ft5x06 - use max support points to determine how much to read
authorFranklin S Cooper Jr <fcooper@ti.com>
Fri, 16 Oct 2015 22:34:05 +0000 (15:34 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 16 Oct 2015 23:58:44 +0000 (16:58 -0700)
commite17f04239d4036c9db0816d50eca83a562a9b491
tree302ae1444ca7d407bfff760c16d61e647c5bcf68
parent9b8e9c9331006e5e3c86a8dcc6919e1439d11203
Input: edt-ft5x06 - use max support points to determine how much to read

Calculate the amount of data that needs to be read for the specified max
number of support points. If the maximum number of support points changes
then the amount that is read from the touch screen controller should
reflect this.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/edt-ft5x06.c