Merge branch 'next' into for-linus

Prepare input updates for 5.2 merge window.
This commit is contained in:
Dmitry Torokhov
2019-05-10 11:40:35 -07:00
30 changed files with 2297 additions and 74 deletions

View File

@@ -373,6 +373,8 @@ static irqreturn_t psmouse_interrupt(struct serio *serio,
if (ps2_handle_response(&psmouse->ps2dev, data))
goto out;
pm_wakeup_event(&serio->dev, 0);
if (psmouse->state <= PSMOUSE_RESYNCING)
goto out;