]> 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)
commitfd7fd9a2136df36ac91e69d2819e5b16b3ea3f41
tree302ae1444ca7d407bfff760c16d61e647c5bcf68
parent581c5589a83e1c428131989d91e760b1fa9d078a
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