[GIT PULL] MMC fixes for v5.18-rc8

From: Ulf Hansson
Date: Fri May 20 2022 - 08:36:39 EST


Hi Linus,

Here's a PR with an MMC fix intended for v5.18-rc8. 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 3e5a8e8494a8122fe4eb3f167662f406cab753b9:

mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC (2022-05-04 12:31:55 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.18-rc4-2

for you to fetch changes up to e949dee3625e1b0ef2e40d9aa09c2995281b12f6:

mmc: core: Fix busy polling for MMC_SEND_OP_COND again (2022-05-19 15:46:46 +0200)

----------------------------------------------------------------
MMC core:
- Fix busy polling for MMC_SEND_OP_COND again

----------------------------------------------------------------
Ulf Hansson (1):
mmc: core: Fix busy polling for MMC_SEND_OP_COND again

drivers/mmc/core/mmc_ops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)