]> git.baikalelectronics.ru Git - kernel.git/commit
Input: i8042 - increment wakeup_count for the respective port
authorRavi Chandra Sadineni <ravisadineni@chromium.org>
Tue, 12 Jun 2018 23:32:40 +0000 (16:32 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 12 Jun 2018 23:38:23 +0000 (16:38 -0700)
commit75b95c2f984ff223429c7fe610517fbeb641fdcc
tree59eb43d2db65b838060b15ed0b8e9a948b04b385
parent79cdd88715f409e079b3779e0fb13dd805eaf2cc
Input: i8042 - increment wakeup_count for the respective port

Call pm_wakeup_event on every interrupt. This should help us in identifying
if keyboard was a potential wake reason for the last resume.

Signed-off-by: Ravi Chandra Sadineni <ravisadineni@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/serio/i8042.c