[GIT PULL] MMC fixes for v.4.6 rc6

From: Ulf Hansson
Date: Fri Apr 29 2016 - 03:07:34 EST


Hi Linus,

Here are a two mmc fixes intended for v4.6 rc6. It's based on v4.6 rc4.

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

Kind regards
Ulf Hansson


The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:

Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)

are available in the git repository at:

git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v4.6-rc4

for you to fetch changes up to 2963070a0f8184fe40be11927344e3fcc7e18e7c:

mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
(2016-04-28 11:43:54 +0200)

----------------------------------------------------------------
MMC host:
- sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
- sunxi: Disable eMMC HS-DDR for Allwinner A80

----------------------------------------------------------------
Adrian Hunter (1):
mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs

Chen-Yu Tsai (1):
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80

drivers/mmc/host/Kconfig | 1 +
drivers/mmc/host/sdhci-acpi.c | 81 +++++++++++++++++++++++++++++++++++++++++++
drivers/mmc/host/sunxi-mmc.c | 5 +++
3 files changed, 87 insertions(+)