mbox series

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

Message ID 20190906102137.637-1-ulf.hansson@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] MMC fixes for v5.3-rc8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.3-rc7

Message

Ulf Hansson Sept. 6, 2019, 10:21 a.m. UTC
Hi Linus,

Here's a PR with an MMC fix intended for v5.3-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 089cf7f6ecb266b6a4164919a2e69bd2f938374a:

  Linux 5.3-rc7 (2019-09-02 09:57:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.3-rc7

for you to fetch changes up to 8ad8e02c2fa70cfddc1ded53ba9001c9d444075d:

  Revert "mmc: core: do not retry CMD6 in __mmc_switch()" (2019-09-03 16:53:28 +0200)

----------------------------------------------------------------
MMC core:
 - Fix card init for some eMMCs that need retries for CMD6

----------------------------------------------------------------
Jan Kaisrlik (1):
      Revert "mmc: core: do not retry CMD6 in __mmc_switch()"

 drivers/mmc/core/mmc_ops.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Sept. 6, 2019, 4:05 p.m. UTC | #1
The pull request you sent on Fri,  6 Sep 2019 12:21:37 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.3-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0445971000375859008414f87e7c72fa0d809cf8

Thank you!