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

Skip to content
Commit c0a4c392 authored by Dixon Peterson's avatar Dixon Peterson Committed by Stephen Boyd
Browse files

diag: Add wake_up when HSIC driver is finished writing



When the HSIC driver calls the write complete callback function
in the diag kernel driver, diag does not make a wake_up_interuptible
call. There is a chance that the thread in the corresponding
wait_event_interuptible may not be woken up. Make changes to ensure
that the thread that may be waiting is woken up.

Change-Id: I52032913291aec5c775cc2ff7ca69fe78481ea7a
Signed-off-by: default avatarDixon Peterson <dixonp@codeaurora.org>
parent ca941181
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