Re: [PATCH v2] Input: elan_i2c - only increment wakeup count on touch
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-07-07 00:40:14
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-07-07 00:40:14
Also in:
lkml
On Mon, Jul 06, 2020 at 04:50:46PM -0700, Derek Basehore wrote:
This moves the wakeup increment for elan devices to the touch report. This prevents the drivers from incorrectly reporting a wakeup when the resume callback resets then device, which causes an interrupt to occur. Signed-off-by: Derek Basehore <redacted>
Applied, thank you. -- Dmitry