summaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorShantanu Jain <shjain@codeaurora.org>2015-10-07 14:51:33 +0530
committerAbinaya P <abinayap@codeaurora.org>2016-08-03 12:24:04 +0530
commitee2823ff3271d649fc6c662d1028334b0a2ab57d (patch)
tree391ca295f076ff3eead2aea05797fecc44a6a186 /kernel/workqueue.c
parent3d4fb6fef8c6b37dafa7f1a0b74154d91d3ac194 (diff)
input: touchscreen: Change touch driver suspend code flow for XO shutdown
ITE tech touch driver puts the controller to IDLE state in suspend function through an i2c write into controller register space. But due to multiple triggers of fb blank events, the suspend function is called repeatatively without resume, and the driver causes i2c nacks in suspend function while again putting the controller is IDLE state. This keeps the QUP5 clock ON and XO shutdown doesn't happen. This change prevents the touch driver to execute the i2c write, to put the controller in IDLE state, by repeatative fb blank events, and causes XO shutdown to happen within time limits. Change-Id: Ie3ee6b861c10ae901dea54f252f6a799d688f02a Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions