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

Skip to content
Commit 6f2593b7 authored by Jack Pham's avatar Jack Pham Committed by Gerrit - the friendly Code Review server
Browse files

usb: pd: Remove log message from pd_timeout



The pd_timeout() timer callback function is used quite often
in scheduling state machine delays and serves multiple purposes
such as waiting for a response, delaying before executing power
supply transitions, etc. As such, the log message is sometimes
misconstrued as an error condition and may confuse the reader.
Instead, move the log print to kick_sm() in case the state
machine is queued with a delay.

Change-Id: I3879aecd39f44eb7a3c5135f086096261316c64d
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 2e7c3098
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