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

Commit e665bfda authored by Dinesh K Garg's avatar Dinesh K Garg Committed by Gerrit - the friendly Code Review server
Browse files

crypto: ice: Print ICE reset timings as 64 bit value



ICE device collects ICE reset timing information for debug purpose
using ktime_t which is a 64bit value. However, while printing from
qcom_ice_dump(), it is using unsigned int typecast which truncates
timing information to 32 bit value. Changing typecast to 64 bit.

Change-Id: If42c2b91977891757b69a5000a30d6b894d02113
Signed-off-by: default avatarDinesh K Garg <dineshg@codeaurora.org>
parent 0191ccd5
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