mbox series

[GIT,PULL] MMC fixes for v5.19-rc8

Message ID 20220722094737.50886-1-ulf.hansson@linaro.org
State New
Headers show
Series [GIT,PULL] MMC fixes for v5.19-rc8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.19-rc6

Message

Ulf Hansson July 22, 2022, 9:47 a.m. UTC
Hi Linus,

Here's a PR with one MMC fix intended for v5.19-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 32346491ddf24599decca06190ebca03ff9de7f8:

  Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.19-rc6

for you to fetch changes up to 51189eb9ddc88851edc42f539a0f9862fd0630c2:

  mmc: sdhci-omap: Fix a lockdep warning for PM runtime init (2022-07-13 12:29:17 +0200)

----------------------------------------------------------------
MMC host:
 - sdhci-omap: Fix a lockdep warning while probing

----------------------------------------------------------------
Tony Lindgren (1):
      mmc: sdhci-omap: Fix a lockdep warning for PM runtime init

 drivers/mmc/host/sdhci-omap.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org July 22, 2022, 8:07 p.m. UTC | #1
The pull request you sent on Fri, 22 Jul 2022 11:47:37 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.19-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/85029503fc95ea16e0c0856251f5cba750847c85

Thank you!