]> git.baikalelectronics.ru Git - kernel.git/commit
Input: sx8654 - do not override interrupt trigger
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 29 Jan 2019 00:34:37 +0000 (16:34 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 5 Feb 2019 07:32:42 +0000 (23:32 -0800)
commit89e3e97ad3fdae29d288b5dd0fd35d06597fb356
tree381a681cde142d8c86c8d678555bdd5acc0e3005
parent59a9d4b04d0ecde2a302272a751705a608aab7a4
Input: sx8654 - do not override interrupt trigger

We should rely on the interrupt trigger (level vs edge) set up by the
firmware or board code instead of forcing what we consider appropriate.

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