OSDN Git Service

atkbd: fix keyevents on resuming
authorYi Sun <beyounn@gmail.com>
Tue, 5 Jan 2010 22:30:37 +0000 (14:30 -0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 25 Jun 2012 13:03:06 +0000 (21:03 +0800)
commitd9b810e09bc7bfac133675309795dada73b76767
tree60c9fc0b1cc797b05027a0e2314b9b5a62e325a9
parenta9157cdccb42b4d6b803eca766846a07193a6aee
atkbd: fix keyevents on resuming

Change keyboard driver to push up all the keyevents even the ones before
resume so that Android PM can work correctly. This is a Android-x86 only
change and should not be in the upstream.
drivers/input/keyboard/atkbd.c