[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250429204600.176542-1-ulf.hansson@linaro.org>
Date: Tue, 29 Apr 2025 22:46:00 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>,
linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v6.15-rc5
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v6.15-rc5. 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 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v6.15-rc1
for you to fetch changes up to 77183db6b8dbd8c352816030b328dd55993dc330:
mmc: renesas_sdhi: disable clocks if registering regulator failed (2025-04-07 17:58:41 +0200)
----------------------------------------------------------------
MMC host:
- renesas_sdhi: Fix error-paths in probe
- renesas_sdhi: Fix build-error when CONFIG_REGULATOR is unset
----------------------------------------------------------------
Arnd Bergmann (1):
mmc: renesas_sdhi: add regulator dependency
Ruslan Piasetskyi (1):
mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
Wolfram Sang (1):
mmc: renesas_sdhi: disable clocks if registering regulator failed
drivers/mmc/host/Kconfig | 2 +-
drivers/mmc/host/renesas_sdhi_core.c | 12 +++++-------
2 files changed, 6 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists