]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atkbd - restore resetting LED state at startup
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Oct 2009 05:47:25 +0000 (22:47 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Oct 2009 18:07:32 +0000 (11:07 -0700)
commitb8f2afb12981419f7b0d242dcd9466f06518c7c7
treebbb3a8bfc30f4e4dc9caf15280bbf6f11ad56d69
parentdf07456fba5b6f2fcba917f5b640512cb7b84d1a
Input: atkbd - restore resetting LED state at startup

Fix breakage caused by commit 33c983e45af1bb862dee47f8a6be0e3a642ec04d
While the input core indeed takes care of restoring led state and
typematic settings upon resume the driver still need to initialize
them properly when registering a new device

Reported-and-tested-by: Marin Mitov <mitov@issp.bas.bg>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/atkbd.c