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

Skip to content
Commit b359e100 authored by Naveen Ramaraj's avatar Naveen Ramaraj Committed by Stephen Boyd
Browse files

msm: ocmem: Use kernel completions instead of wait_event



Migrate to the completion API for DM operationial events
instead of relying on wait_event_*(). wait_event_*() can
return -ERESTARTSYS if a signal is pending instead of waiting
and completions are a convenient abstraction for dealing with
such conditions.

Change-Id: I15352ef23353c505c9f027e847bd673f7a04d925
Signed-off-by: default avatarNaveen Ramaraj <nramaraj@codeaurora.org>
parent 1dec3ba8
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