Home
last modified time | relevance | path

Searched hist:fc0eb28c0031ec2da872dd296b551453eb1963c9 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
H A Datkbd.cdiff fc0eb28c0031ec2da872dd296b551453eb1963c9 Tue Oct 13 07:47:25 CEST 2009 Dmitry Torokhov <dmitry.torokhov@gmail.com> 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>