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

Skip to content
Commit 7ccc1ddd authored by Subhash Jadavani's avatar Subhash Jadavani Committed by Stephen Boyd
Browse files

mmc: msm_sdcc: fix the sdcc version check



MCI_VERSION register has the couple of fields like "major"
and "step". Driver should be checking these fields individually
but at one place we are checking the complete value of MCI_VERSION
register where we should have just checked the "step" field of it.
This change fix it by checking just "step" field instead of entire
MCI_VERSION register value.

Change-Id: If622827b0fc609b6425697c1109ad883cfbb8ad6
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent d678e934
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