Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 May 2015 02:34:35 +0000 (19:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 May 2015 02:34:35 +0000 (19:34 -0700)
commita8a0811314db714ae23ab9f0ea707711a076bf18
tree6088a077d0abf4ce4a913733cb2fb2d17a85acbd
parent26b293e854406ea4276b566cef75426adc3a9688
parent4de3bf66c61ef708d8f22d7f990339668a858e7d
Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc

Pull MMC fixes from Ulf Hansson:
 "MMC core:
   - Don't access RPMB partitions for normal read/write
   - Fix hibernation restore sequence

  MMC host:
   - dw_mmc: Fix card detection for non removable cards
   - dw_mmc: Fix sglist issue in 32-bit mode
   - sh_mmcif: Fix timeout value for command request"

* tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc:
  mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
  mmc: dw_mmc: init desc in dw_mci_idmac_init
  mmc: card: Don't access RPMB partitions for normal read/write
  mmc: sh_mmcif: Fix timeout value for command request
  mmc: core: add missing pm event in mmc_pm_notify to fix hib restore