[GIT PULL] MMC fixes for v6.5-rc1

From: Ulf Hansson
Date: Fri Jul 07 2023 - 11:09:35 EST


Hi Linus,

Here's a PR with an MMC fix intended for v6.5-rc1. Details about the highlights
are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit e55e5df193d247a38a5e1ac65a5316a0adcc22fa:

csky: fix up lock_mm_and_find_vma() conversion (2023-06-29 23:34:29 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.5-2

for you to fetch changes up to fa700d73494abbd343c47c6f54837c9874c61bbe:

mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card" (2023-06-30 14:06:51 +0200)

----------------------------------------------------------------
MMC core:
- Fix regression of detection of eMMC/SD/SDIO cards

----------------------------------------------------------------
Ulf Hansson (1):
mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"

drivers/mmc/core/core.c | 15 ++++-----------
1 file changed, 4 insertions(+), 11 deletions(-)