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

Skip to content
Commit c7ed9195 authored by Oluwafemi Adeyemi's avatar Oluwafemi Adeyemi Committed by Stephen Boyd
Browse files

mmc: msm_sdcc: Poll hardware register with iopoll API



While polling a hardware register for a fixed period of time, a task
may be preempted, causing the total time elapsed to exceed the fixed
period. For more accurate accounting, several iterations of a timed
delay can be used, and guarantees that the register will be polled for
at least the specified period of time before a timeout error is
reported.

CRs-Fixed: 421219
Change-Id: I8bc7ddb0ec2cd18085c2ee666754febac9376cbb
Signed-off-by: default avatarOluwafemi Adeyemi <aadeyemi@codeaurora.org>
parent 0f19c348
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