]> 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)
commitccc6f99fbb1dc015076f7986f339d34fa8387f28
tree28bdfd6bd1389e2828663f8baaa02dddea20b821
parentcb01197d6a705bb444ab72e8617d214b4858a51c
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: 3025dc24e369 ("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