Hi Linus, Here are some mmc fixes intended for v4.9 rc4. They are based on v4.9-rc2. Details are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69: Linux 4.9-rc2 (2016-10-23 17:10:14 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.9-rc2 for you to fetch changes up to d1f63f0c81c22ba705fcd149a1fcec37b734d818: mmc: sdhci-msm: Fix error return code in sdhci_msm_probe() (2016-10-27 09:43:01 +0200) ---------------------------------------------------------------- MMC host: - sdhci-msm: Fix error path in probe - dw_mmc-pltfm: Avoid NULL pointer dereference ---------------------------------------------------------------- Jaehoon Chung (1): mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference Wei Yongjun (1): mmc: sdhci-msm: Fix error return code in sdhci_msm_probe() drivers/mmc/host/dw_mmc-pltfm.c | 5 +++-- drivers/mmc/host/sdhci-msm.c | 1 + 2 files changed, 4 insertions(+), 2 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