Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1252554 > unrolled thread

[GIT PULL] MMC fixes for v.4.3 rc7

Started byUlf Hansson <ulf.hansson@linaro.org>
First post2015-10-21 10:40 +0200
Last post2015-10-21 10:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] MMC fixes for v.4.3 rc7 Ulf Hansson <ulf.hansson@linaro.org> - 2015-10-21 10:40 +0200

#1252554 — [GIT PULL] MMC fixes for v.4.3 rc7

FromUlf Hansson <ulf.hansson@linaro.org>
Date2015-10-21 10:40 +0200
Subject[GIT PULL] MMC fixes for v.4.3 rc7
Message-ID<qlX6a-5ZV-7@gated-at.bofh.it>
Hi Linus,

Here's yet another MMC fix intended for v4.3 rc7. It's based on v4.3-rc5.
I don't expect to send any further PR for 4.3 rc[n].

Details are as usual found in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:

  Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)

are available in the git repository at:

  git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v4.3-rc5

for you to fetch changes up to 08b137d90eec51b0e90c42e123ca8ceb118d233f:

  mmc: core: Fix init_card in 52Mhz (2015-10-21 10:18:11 +0200)

----------------------------------------------------------------
MMC core:
 - Don't re-tune in the reset sequence to allow re-init of the card

----------------------------------------------------------------
Chaotian Jing (1):
      mmc: core: Fix init_card in 52Mhz

 drivers/mmc/card/mmc_test.c | 9 +++------
 drivers/mmc/core/mmc.c      | 7 -------
 2 files changed, 3 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web