android_kernel_oneplus_msm8998/drivers/mmc
Chaotian Jing 695fc282c3 mmc: mmc: fix switch timeout issue caused by jiffies precision
[ Upstream commit 987aa5f8059613bf85cbb6f64ffbd34f5cb7a9d1 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-04-03 06:23:24 +02:00
..
card Revert "mmc: block: don't use parameter prefix if built as module" 2019-04-03 06:23:21 +02:00
core mmc: mmc: fix switch timeout issue caused by jiffies precision 2019-04-03 06:23:24 +02:00
host mmc: tmio_mmc_core: don't claim spurious interrupts 2019-04-03 06:23:15 +02:00
Kconfig
Makefile