Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Nov 2014 19:29:45 +0000 (11:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Nov 2014 19:29:45 +0000 (11:29 -0800)
commit381e3554750930e0579aa06f78afc9d6215fc62a
tree599d133394c331bf658915ed405d69fd887551f5
parent087b019860cc6a202d20057752e1c7e32ee20015
parenta31b0c6c19bf28c54999c3cd8cc3a7c8ba565a45
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc

Pull MMC fix from Ulf Hansson:
 "Fix card detection regression in the MMC core.

  The MMC_CAP2_CD_ACTIVE_HIGH and MMC_CAP2_RO_ACTIVE_HIGH could under
  some circumstances be set incorrectly, causing the card detection to
  fail"

* tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc:
  mmc: core: fix card detection regression