]> 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)
commitca982871f391bfbb4fcf819ea7fc499bf4f68aa7
tree59eb43d2db65b838060b15ed0b8e9a948b04b385
parent3e9cab88c42117e37a73f2431b01fdea0c9e06af
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