[GIT PULL] MMC fixes for v.4.9 rc7
From: Ulf Hansson
Date: Thu Nov 24 2016 - 10:04:29 EST
Hi Linus,
Here are some mmc fixes intended for v4.9 rc7. They are based on v4.9-rc5.
Details are as usual found in the signed tag. Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6:
Linux 4.9-rc5 (2016-11-13 10:32:32 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.9-rc5
for you to fetch changes up to 647f80a1f233bb66fc58fb25664d029e0f12f3ae:
mmc: dw_mmc: fix the error handling for dma operation (2016-11-21
11:08:28 +0100)
----------------------------------------------------------------
MMC host:
- sdhci-of-esdhc: Fix card detection
- dw_mmc: Fix DMA error path
----------------------------------------------------------------
Jaehoon Chung (1):
mmc: dw_mmc: fix the error handling for dma operation
Michael Walle (1):
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
drivers/mmc/host/dw_mmc.c | 1 +
drivers/mmc/host/sdhci-of-esdhc.c | 14 ++++++++++++++
drivers/mmc/host/sdhci.h | 1 +
3 files changed, 16 insertions(+)