mbox series

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

Message ID 20230707150919.724185-1-ulf.hansson@linaro.org
State New
Headers show
Series [GIT,PULL] MMC fixes for v6.5-rc1 | expand

Pull-request

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

Message

Ulf Hansson July 7, 2023, 3:09 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 7, 2023, 11:03 p.m. UTC | #1
The pull request you sent on Fri,  7 Jul 2023 17:09:19 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8689f4f2ea561dd080118eeb05c0255ac9542905

Thank you!