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)
commitfc0eb28c0031ec2da872dd296b551453eb1963c9
treebbb3a8bfc30f4e4dc9caf15280bbf6f11ad56d69
parent7dcc9c230fcef0067efee17c1f8c3c84494a7ec8
Input: atkbd - restore resetting LED state at startup

Fix breakage caused by commit 9605fb48e1998935a5ee70c965f90ad1ac023add
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