]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit38e1b72bd8a1de4d7adb6a7cea88174e412cf4d7
tree8dc665b0b3f4e9d574602b1ea3db146ca7eee552
parent3e2b03dad54bbcab5be948629a644d55ce7b5a2e
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