]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb39aa87fc22e200c6158d72e572a6a2c45235d4d
tree599d133394c331bf658915ed405d69fd887551f5
parent5bd4995dd1806e2b63062ee23652f936ebe8d43b
parent79c0774569174cb414f4edffc408f07c6e477003
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