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

Skip to content
Commit 0c444b52 authored by Trilok Soni's avatar Trilok Soni Committed by Stephen Boyd
Browse files

msm: cpr: Use NOTIFY_OK to return the success from notifier callback



0x0 return code points to NOTIFY_DONE which means the Don't care
condition, which is used while returning from the notifier callback
with conditions which doesn't suit. If we are returning success
from the notifier then it should be NOTIFY_OK.

Change-Id: I957069ea342dfdeb729a4181808c8ecaba97df1e
Signed-off-by: default avatarTrilok Soni <tsoni@codeaurora.org>
parent 874de71b
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