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

From: Ulf Hansson
Date: Fri Mar 17 2023 - 05:25:07 EST


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(-)