Files
kernel-spacemit-k1/drivers/input/misc
Nell dcab0b9966 k1:power-key: fix bug of wakeup count usage of power-key
we should use pm_stay_awake in power-key rise interrupt callback and
pm_relax in power-key fall interrupt callback, otherwise the system
may blocked in getting wakep count process; but using pm_wakeup_event
will be more security

Change-Id: Ic73019a3732c5da884523435223a3694619a2469
2024-11-28 19:49:09 +08:00
..