mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Call serio_reconnect() instead of serio_rescan() when detecting that a new keyboard was plugged in. This should help KVM uses losing custom keymap settings when switching between boxes. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>