Merge branch 'next' into for-linus
Prepare input updates for 5.2 merge window.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user