[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFpsd5nie+NOnucfU0aYFWoRA3b72jNEORw6XG5A6qnDVg@mail.gmail.com>
Date: Fri, 4 Nov 2016 18:45:23 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-mmc <linux-mmc@...r.kernel.org>
Cc: Jaehoon Chung <jh80.chung@...sung.com>,
Adrian Hunter <adrian.hunter@...el.com>
Subject: [GIT PULL] MMC fixes for v.4.9 rc4
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(-)
Powered by blists - more mailing lists