Skip to content
Commit a9f0c381 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: psmouse - make sure we don't schedule reconnects after cleanup



Set state of the device as "initializing" during and after cleanup
to ensure that unsolicited data from the device is not passed on.
We especially want to avoid processing new device announcements
"0xaa 0x00" that can come up before we perform reconnect operation.

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent f6bdc230
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment