mbox series

[GIT,PULL] MMC fixes for v6.2-rc5

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

Pull-request

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

Message

Ulf Hansson Jan. 20, 2023, 10:26 a.m. UTC
Hi Linus,

Here's a PR with a couple of MMC fixes intended for v6.2-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 88603b6dc419445847923fcb7fe5080067a30f98:

  Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 8509419758f2cc28dd05370385af0d91573b76b4:

  mmc: sunxi-mmc: Fix clock refcount imbalance during unbind (2023-01-02 15:57:36 +0100)

----------------------------------------------------------------
MMC host:
 - sunxi-mmc: Fix clock refcount imbalance during unbind
 - sdhci-esdhc-imx: Fix some tuning settings

----------------------------------------------------------------
Haibo Chen (1):
      mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting

Samuel Holland (1):
      mmc: sunxi-mmc: Fix clock refcount imbalance during unbind

 drivers/mmc/host/sdhci-esdhc-imx.c | 22 +++++++++++++++-------
 drivers/mmc/host/sunxi-mmc.c       |  8 +++++---
 2 files changed, 20 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 20, 2023, 8:06 p.m. UTC | #1
The pull request you sent on Fri, 20 Jan 2023 11:26:54 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1670d7e69b044e900bb6a3d57a03c9202ea387ae

Thank you!