mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>