mbox series

[GIT,PULL] MMC fixes for v6.3-rc3

Message ID 20230317092451.1616451-1-ulf.hansson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] MMC fixes for v6.3-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.3-rc1

Message

Ulf Hansson March 17, 2023, 9:24 a.m. UTC
Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.3-rc3. 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 fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.3-rc1

for you to fetch changes up to 92771cdd90de64b15e65f3c88d6c6199bd5f33f5:

  mmc: dw_mmc-starfive: Fix initialization of prev_err (2023-03-09 15:33:51 +0100)

----------------------------------------------------------------
MMC host:
 - dw_mmc-starfive: Fix initialization of the prev_err variable
 - sdhci_am654: Lower power-on failed message severity

----------------------------------------------------------------
Francesco Dolcini (1):
      mmc: sdhci_am654: lower power-on failed message severity

William Qiu (1):
      mmc: dw_mmc-starfive: Fix initialization of prev_err

 drivers/mmc/host/dw_mmc-starfive.c | 2 +-
 drivers/mmc/host/sdhci_am654.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org March 17, 2023, 5:38 p.m. UTC | #1
The pull request you sent on Fri, 17 Mar 2023 10:24:51 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.3-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2c50b0ca9082a2b92c8afdf6c2e1637d7d6185c8

Thank you!