summaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorShantanu Jain <shjain@codeaurora.org>2015-10-12 22:20:06 +0530
committerAbinaya P <abinayap@codeaurora.org>2016-08-03 12:19:37 +0530
commit3d4fb6fef8c6b37dafa7f1a0b74154d91d3ac194 (patch)
tree3ac7d98867a4a214da47ad5284af884e7a4acfb1 /kernel/workqueue.c
parentaacc5edd8c07071fdaab95cd137ee608365c6379 (diff)
input: touchscreen: correct probe error path for ITE tech driver
ITE tech touch driver dynamically detects the controller attached to the device in its probe. And if the driver fails to identify the controller, it exits the probe with the error code. But in the probe error path, it doesn't retain the error code, replace it with zero and registers the device instead of failing. This change corrects the probe error path of ITE tech touch driver and makes sure it returns the error code if it fails. Change-Id: I8f193ee10076b6cf058b0a6940db54f71f70b758 Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions