Input: atkbd - restore LED state at reconnect
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 13 Nov 2009 07:19:05 +0000 (23:19 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 13 Nov 2009 07:21:04 +0000 (23:21 -0800)
commitd4119bdacfcd88a763e250fe0efa6a2e11d30e88
treefc48992cd86f3f9d2226915490464599490ca66c
parent3cc96351799d3d82c3809aa6970ef537bc1af553
Input: atkbd - restore LED state at reconnect

Even though input core tells us to restore LED state and repeat rate
at resume keyboard may be reconnected either by request from userspace
(via sysfs) or just by pulling it from the box and plugging it back in.
In these cases we still need to restore state ourselves.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/atkbd.c