mbox series

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

Message ID 20220520123625.46331-1-ulf.hansson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] MMC fixes for v5.18-rc8 | expand

Pull-request

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

Message

Ulf Hansson May 20, 2022, 12:36 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org May 20, 2022, 6:36 p.m. UTC | #1
The pull request you sent on Fri, 20 May 2022 14:36:25 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/317de3dbe2f16eb732de685cf49390349ecff2f3

Thank you!