Hi Linus, Here are some mmc fixes intended for v4.9 rc5. They are based on v4.9-rc3. Details are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8: Linux 4.10-rc3 (2017-01-08 14:18:17 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.10-rc3 for you to fetch changes up to ee6ff743e3a4b697e8286054667d7e4e1b56510d: mmc: core: Restore parts of the polling policy when switch to HS/HS DDR (2017-01-16 16:17:42 +0100) ---------------------------------------------------------------- MMC core: - Fix regressions detecting HS/HS DDR eMMC cards related to CMD6 MMC host: - mmc: mxs-mmc: Fix additional cycles after transmission stop - sdhci-acpi: Only powered up enabled acpi child devices - meson: avoid possible NULL dereference ---------------------------------------------------------------- Hans de Goede (1): mmc: sdhci-acpi: Only powered up enabled acpi child devices Heinrich Schuchardt (1): MMC: meson: avoid possible NULL dereference Stefan Wahren (1): mmc: mxs-mmc: Fix additional cycles after transmission stop Ulf Hansson (1): mmc: core: Restore parts of the polling policy when switch to HS/HS DDR drivers/mmc/core/mmc_ops.c | 25 ++++++++++++------------- drivers/mmc/host/meson-gx-mmc.c | 8 +++++--- drivers/mmc/host/mxs-mmc.c | 6 ++++-- drivers/mmc/host/sdhci-acpi.c | 3 ++- 4 files changed, 23 insertions(+), 19 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html