[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFqmHgfavCacDmW0meqUOTJc8m+VLB1VR2arONaGCJ_8EQ@mail.gmail.com>
Date: Fri, 15 Apr 2016 11:52:07 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-mmc <linux-mmc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc: Jaehoon Chung <jh80.chung@...sung.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Peter Hurley <peter@...leysoftware.com>,
Krzysztof Kozłowski <k.kozlowski@...sung.com>,
Russell King <rmk+kernel@....linux.org.uk>,
Laszlo Fiat <laszlo.fiat@...il.com>
Subject: [GIT PULL] MMC fixes for v.4.6 rc4
Hi Linus,
Here are a couple of mmc fixes intended for v4.6 rc4. It's based on v4.6 rc3.
Regarding the fix for the regression about mmcblk device indexes. The
approach taken to solve the problem seems to be good enough. There
were some discussions around the solution, but it seems like people
were happy about it in the end.
More details are as usual found in the signed tag. Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:
Linux 4.6-rc3 (2016-04-10 17:58:30 -0700)
are available in the git repository at:
git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v4.6-rc3
for you to fetch changes up to 70ad7f7e40af31e7ab4a1719602542856b7ea856:
mmc: tegra: Disable UHS-I modes for Tegra124 (2016-04-14 11:40:01 +0200)
----------------------------------------------------------------
MMC core:
- Restore similar old behaviour when assigning mmcblk device indexes
MMC host:
- tegra: Disable UHS-I modes for Tegra124 to fix regression
----------------------------------------------------------------
Jon Hunter (1):
mmc: tegra: Disable UHS-I modes for Tegra124
Ulf Hansson (1):
mmc: block: Use the mmc host device index as the mmcblk device index
drivers/mmc/card/block.c | 18 +-----------------
drivers/mmc/host/sdhci-tegra.c | 10 +---------
2 files changed, 2 insertions(+), 26 deletions(-)
Powered by blists - more mailing lists