]> git.baikalelectronics.ru Git - kernel.git/commit
Input: edt-ft5x06 - mark as direct input device
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 1 Jun 2015 17:41:11 +0000 (10:41 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 25 Jun 2015 21:45:06 +0000 (14:45 -0700)
commit52ba13b33efad3c949db38f78eaa8b512639bfcf
tree8dc665b0b3f4e9d574602b1ea3db146ca7eee552
parent9abdd9407dec5d57b46844326a3fd958e5f7b1ce
Input: edt-ft5x06 - mark as direct input device

edt-ft5x06 is a touchscreen and thus a direct input device; let's amrk it
as such. This also allows us to drop some initialization code as
input_init_mt_slots() will do that for us.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/edt-ft5x06.c