diff options
author | 2016-05-19 16:47:42 +0800 | |
---|---|---|
committer | 2016-07-25 10:34:09 +0200 | |
commit | 987aa5f8059613bf85cbb6f64ffbd34f5cb7a9d1 (patch) | |
tree | 43268936b258f5881a56142dcb7a07e7c8ca1468 /include/linux/mmc | |
parent | mmc: mmc: do not use CMD13 to get status after speed mode switch (diff) | |
download | wireguard-linux-987aa5f8059613bf85cbb6f64ffbd34f5cb7a9d1.tar.xz wireguard-linux-987aa5f8059613bf85cbb6f64ffbd34f5cb7a9d1.zip |
mmc: mmc: fix switch timeout issue caused by jiffies precision
with CONFIG_HZ=100, the precision of jiffies is 10ms, and the
generic_cmd6_time of some card is also 10ms. then, may be current
time is only 5ms, but already timed out caused by jiffies precision.
Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions