diff options
Diffstat (limited to 'drivers/input')
| -rw-r--r-- | drivers/input/touchscreen/pixcir_i2c_ts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/pixcir_i2c_ts.c b/drivers/input/touchscreen/pixcir_i2c_ts.c index d8b8889fd858..3bb0637d832e 100644 --- a/drivers/input/touchscreen/pixcir_i2c_ts.c +++ b/drivers/input/touchscreen/pixcir_i2c_ts.c | |||
| @@ -400,7 +400,6 @@ static int __maybe_unused pixcir_i2c_ts_resume(struct device *dev) | |||
| 400 | mutex_lock(&input->mutex); | 400 | mutex_lock(&input->mutex); |
| 401 | 401 | ||
| 402 | if (device_may_wakeup(&client->dev)) { | 402 | if (device_may_wakeup(&client->dev)) { |
| 403 | |||
| 404 | if (!input->users) { | 403 | if (!input->users) { |
| 405 | ret = pixcir_stop(ts); | 404 | ret = pixcir_stop(ts); |
| 406 | if (ret) { | 405 | if (ret) { |
