diff options
| author | Matt Wagantall <mattw@codeaurora.org> | 2014-04-29 15:48:15 -0700 |
|---|---|---|
| committer | Subhash Jadavani <subhashj@codeaurora.org> | 2016-05-27 10:29:06 -0700 |
| commit | 28f9d7aa7bca7c18aa41149d82c7b7398e483b9c (patch) | |
| tree | b7ace3fb6ea0faba0e2419472256a28fab2e61c8 /include/linux/workqueue.h | |
| parent | 81dd76ac077bdbc120ddb05ea9a27bc2ae8d7796 (diff) | |
mmc: sdhci-msm: Correct usage of readl_poll_timeout() API
The intention of sdhci_msm_probe() was to wait up to 1ms for
CORE_SW_RST to be set, but only a 10us timeout was passed to
readl_poll_timeout().
Correct the timeout value to be 1ms, and decrease the sleep
time between read attempts to only 10us so that it's less
than the expected wait time of 40us.
Change-Id: I7007a68232bfba76409e2dbae3060622fa5c1913
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
