[GIT PULL] MMC fixes for v6.12-rc8
From: Ulf Hansson
Date: Fri Nov 15 2024 - 05:01:04 EST
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v6.12-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 c4dedaaeb3f78d3718e9c1b1e4d972a6b99073cd:
mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process (2024-10-28 12:30:27 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.12-rc3-2
for you to fetch changes up to 1635e407a4a64d08a8517ac59ca14ad4fc785e75:
Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" (2024-11-12 19:40:40 +0100)
----------------------------------------------------------------
MMC host:
- dw_mmc: Revert fix for IDMAC operation with pages bigger than 4K
- sunxi-mmc: Fix A100 compatible description
----------------------------------------------------------------
Andre Przywara (1):
mmc: sunxi-mmc: Fix A100 compatible description
Aurelien Jarno (1):
Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
drivers/mmc/host/dw_mmc.c | 4 ++--
drivers/mmc/host/sunxi-mmc.c | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)