Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1270712c authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

power: step-chg-jeita: use power_supply notifier for time hysteresis



The step-charging flow rejects processing of events if it sees one within
certain time (hysteresis). However, it holds a wake-lock until its actual
processing time expires, this prevents the system from going into suspend.

Fix this by removing the hysteresis based event rejection, instead only
rely on the periodic step-chg specific wake-up events to process.

Change-Id: I4f720c90e92072264663edb18062502c3feba576
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 616762d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment