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


Groups > linux.kernel > #1485520 > unrolled thread

[GIT PULL] MMC fixes for v.4.8 rc7

Started byUlf Hansson <ulf.hansson@linaro.org>
First post2016-09-17 12:50 +0200
Last post2016-09-17 12:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] MMC fixes for v.4.8 rc7 Ulf Hansson <ulf.hansson@linaro.org> - 2016-09-17 12:50 +0200

#1485520 — [GIT PULL] MMC fixes for v.4.8 rc7

FromUlf Hansson <ulf.hansson@linaro.org>
Date2016-09-17 12:50 +0200
Subject[GIT PULL] MMC fixes for v.4.8 rc7
Message-ID<silm2-1qx-15@gated-at.bofh.it>
Hi Linus,

Here are some mmc fixes intended for v4.8 rc7. They are based on v4.8-rc6.

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

Kind regards
Ulf Hansson


The following changes since commit 9395452b4aab7bc2475ef8935b4a4fb99d778d70:

  Linux 4.8-rc6 (2016-09-11 20:02:25 -0700)

are available in the git repository at:

  git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v4.8-rc6

for you to fetch changes up to df804d5e27490151da1ce9f216031a31352203e6:

  mmc: omap: Initialize dma_slave_config to avoid random data in it's
fields (2016-09-14 13:59:33 +0200)

----------------------------------------------------------------
MMC host:
 - omap/omap_hsmmc: Initialize dma_slave_config to avoid random data
 - sdhci-st: Handle interconnect clock

----------------------------------------------------------------
Lee Jones (2):
      dt-bindings: mmc: sdhci-st: Mention the discretionary "icn" clock
      mmc: sdhci-st: Handle interconnect clock

Peter Ujfalusi (2):
      mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
      mmc: omap: Initialize dma_slave_config to avoid random data in it's fields

 Documentation/devicetree/bindings/mmc/sdhci-st.txt |  2 +-
 drivers/mmc/host/omap.c                            | 18 ++++++++++--------
 drivers/mmc/host/omap_hsmmc.c                      | 16 ++++++++--------
 drivers/mmc/host/sdhci-st.c                        | 15 ++++++++++++++-
 4 files changed, 33 insertions(+), 18 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web