[GIT PULL] MMC fixes for v.4.7 rc2

From: Ulf Hansson
Date: Fri Jun 03 2016 - 03:40:19 EST


Hi Linus,

Here are some mmc fixes intended for v4.7 rc2. They are based on v4.7-rc1.

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

Kind regards
Ulf Hansson


The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v4.7-rc1-2

for you to fetch changes up to afefc102df1bf5b75d7106771ecbe0ef546edc96:

mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 (2016-06-02
10:40:20 +0200)

----------------------------------------------------------------
MMC core:
- Fix/restore behaviour when selecting bus width for (e)MMC

MMC host:
- sunxi: Fix eMMC HS-DDR modes on Allwinner A80

----------------------------------------------------------------
Chen-Yu Tsai (3):
mmc: fix mmc mode selection for HS-DDR and higher
mmc: sunxi: Fix DDR MMC timings for A80
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80

drivers/mmc/core/mmc.c | 4 ++--
drivers/mmc/host/sunxi-mmc.c | 9 ++-------
2 files changed, 4 insertions(+), 9 deletions(-)