]> git.baikalelectronics.ru Git - kernel.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)
commit941dbbdabc247272aef64629d45537dbc108a837
tree336cff6cbfb66eeb89a8f2ffd3e34cf972eb78ac
parentf50978f604d97a825b9d1d49940ab190231048c1
parent71a1b30f7f7239ec9c3f574bae622bb875f57f4e
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