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

Skip to content
Commit a65e5694 authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

qcom: clock-alpha-pll: Correct types to account for error values



Using an unsigned 32 bit integer to contain error
values is invalid, since error checking macros
such as IS_ERR_VALUE may promote these variables
to 64 bits before comparing with the error values.

Change-Id: I67834897fc7a664e5ca68cb8a61a3172a6e36853
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent 1d3124ad
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