[GIT PULL] MMC fixes for v.4.14-rc8

From: Ulf Hansson
Date: Mon Oct 30 2017 - 06:19:53 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 eb701ce16a45ed9880897c48f05ee608d77c72e3:

mmc: sdhci-pci: Fix default d3_retune for Intel host controllers (2017-10-10 08:40:04 +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-2

for you to fetch changes up to 48e1dc10a9440872c0fc07a7fbcfce177f996fd4:

mmc: renesas_sdhi: fix kernel panic in _internal_dmac.c (2017-10-20 11:24:58 +0200)

----------------------------------------------------------------
MMC host:
- renesas_sdhi: fix kernel panic
- tmio: fix swiotlb buffer is full

----------------------------------------------------------------
Yoshihiro Shimoda (2):
mmc: tmio: fix swiotlb buffer is full
mmc: renesas_sdhi: fix kernel panic in _internal_dmac.c

drivers/mmc/host/renesas_sdhi_internal_dmac.c | 17 ++++++++++-------
drivers/mmc/host/tmio_mmc_core.c | 13 +++++++++++++
2 files changed, 23 insertions(+), 7 deletions(-)