[GIT PULL] MMC fixes for v.4.14-rc8 take 2
From: Ulf Hansson
Date: Fri Nov 03 2017 - 03:15:46 EST
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v4.14-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 48e1dc10a9440872c0fc07a7fbcfce177f996fd4:
mmc: renesas_sdhi: fix kernel panic in _internal_dmac.c (2017-10-20 11:24:58 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.14-rc4-3
for you to fetch changes up to 9d9491a7da2a4ce9fed32bd8611992ea3471523a:
mmc: dw_mmc: Fix the DTO timeout calculation (2017-11-01 15:13:45 +0100)
----------------------------------------------------------------
MMC host:
- dw_mmc: Fix request timeout issues
----------------------------------------------------------------
Douglas Anderson (4):
mmc: dw_mmc: cancel the CTO timer after a voltage switch
mmc: dw_mmc: Fix the CTO timeout calculation
mmc: dw_mmc: Add locking to the CTO timer
mmc: dw_mmc: Fix the DTO timeout calculation
drivers/mmc/host/dw_mmc.c | 107 ++++++++++++++++++++++++++++++++++++++++------
1 file changed, 94 insertions(+), 13 deletions(-)