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

Input: Add proper locking when changing device's keymap



Take dev->event_lock to make sure that we don't race with input_event() and
also force key up event when removing a key from keymap table.

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 554101e3
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