OSDN Git Service

mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 30 Jun 2023 12:00:15 +0000 (14:00 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 30 Jun 2023 12:06:51 +0000 (14:06 +0200)
commitfa700d73494abbd343c47c6f54837c9874c61bbe
tree86c4b1528a5ac375445a14d673de7990c59b86b8
parente55e5df193d247a38a5e1ac65a5316a0adcc22fa
mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"

It has turned out that some mmc host drivers were not ready to deal with
this change. Let's fix those host drivers first, then we can give this a
new try.

Fixes: 2cc83bf7d411 (mmc: core: Allow mmc_start_host() synchronously detect a card)
Cc: Dennis Zhou <dennis@kernel.org>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reported-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20230630120015.363982-1-ulf.hansson@linaro.org
drivers/mmc/core/core.c