Input: atkbd - rely on input core to restore state on resume
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 16 Sep 2009 08:06:43 +0000 (01:06 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 18 Sep 2009 06:23:59 +0000 (23:23 -0700)
commit9605fb48e1998935a5ee70c965f90ad1ac023add
tree3048946e75d25aa88fe4319ce227326e20449d71
parentffd0db97196c1057f09c2ab42dd5b30e94e511d9
Input: atkbd - rely on input core to restore state on resume

Now that input core takes care of restoring state of input devices
upon resume we don't need to do anything special here.

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