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

Skip to content
Commit 71ad6b09 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay Committed by Runmin Wang
Browse files

soc: qcom: scm: Remap scm busy error codes to -EBUSY



Current code do not remap SCM busy error codes and return
the same code to the client. This causes confusion as
client drivers check the return value against linux
error codes for other failure cases and also can't
access the internal SCM busy error code definitions.
Fix this by remapping SCM busy error codes to -EBUSY.

Change-Id: Ic3dcdf415b2edc85714fcb0c821ec302fcd967d3
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent 5164779f
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