[GIT PULL] MMC fixes for v5.11-rc7
From: Ulf Hansson
Date: Fri Feb 05 2021 - 08:48:35 EST
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v5.11-rc7. 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 1048ba83fb1c00cd24172e23e8263972f6b5d9ac:
Linux 5.11-rc6 (2021-01-31 13:50:09 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.11-rc6
for you to fetch changes up to d7fb9c24209556478e65211d7a1f056f2d43cceb:
mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstb (2021-02-01 11:13:09 +0100)
----------------------------------------------------------------
MMC core:
- Limit retries when analyse of SDIO tuples fails
MMC host:
- sdhci: Fix linking err for sdhci-brcmstb
----------------------------------------------------------------
Fengnan Chang (1):
mmc: core: Limit retries when analyse of SDIO tuples fails
Ulf Hansson (1):
mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstb
drivers/mmc/core/sdio_cis.c | 6 ++++++
drivers/mmc/host/sdhci-pltfm.h | 7 ++++++-
2 files changed, 12 insertions(+), 1 deletion(-)