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)
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>

No differences found