diff options
author | 2017-04-26 10:45:49 +0800 | |
---|---|---|
committer | 2017-04-28 12:35:27 +0200 | |
commit | e145ac451eb68b51e0ede4c131bd5a539fb675b6 (patch) | |
tree | 034830c2ecd85c51ce7f2609937396190ceef159 /tools/perf/scripts/python | |
parent | mmc: sdhci-xenon: Fix default value of LOGIC_TIMING_ADJUST for eMMC5.0 PHY (diff) | |
download | linux-dev-e145ac451eb68b51e0ede4c131bd5a539fb675b6.tar.xz linux-dev-e145ac451eb68b51e0ede4c131bd5a539fb675b6.zip |
mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelay
The loop to poll ESDHC_CLOCK_STABLE bit with mdelay would waste time
because the time to stabilize is much less than 1 ms. This patch is
to use udelay instead to avoid time wasting.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions