]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ucb1400_ts - fix suspend and resume handling
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 1 Sep 2017 01:23:11 +0000 (18:23 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 11 Sep 2017 21:23:56 +0000 (14:23 -0700)
commit40494ad06f5c279a7598f927654a709c751a7c58
tree28bdfd6bd1389e2828663f8baaa02dddea20b821
parent26f70223fe3bf247636d8ea8b3f7db3ce67a908d
Input: ucb1400_ts - fix suspend and resume handling

Instead of stopping the touchscreen we were starting it in suspend, and
disabling it in resume.

Fixes: 4bcfce8896c9 ("Input: ucb1400_ts - convert to threaded IRQ")
Reported-by: Anton Volkov <avolkov@ispras.ru>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ucb1400_ts.c