]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 17:49:28 +0000 (10:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 17:49:28 +0000 (10:49 -0700)
commitd29970401f30b251674888c147b0d33654bf6df9
tree336cff6cbfb66eeb89a8f2ffd3e34cf972eb78ac
parent594aef64b63469f7e8bfde9c77bb380045cf652e
parentd1f63f0c81c22ba705fcd149a1fcec37b734d818
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC fixes from Ulf Hansson:
 "MMC host:

   - sdhci-msm: Fix error path in probe
   - dw_mmc-pltfm: Avoid NULL pointer dereference"

* tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:
  mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
  mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference