mbox

[GIT,PULL] MMC fixes for v.4.1 rc1

Message ID CAPDyKFr8njV4GAcR=W4BcRHKf1nZyBuw3kmOQeaNOtKjWk-d6A@mail.gmail.com
State New
Headers show

Pull-request

git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-4.1-rc1

Message

Ulf Hansson April 22, 2015, 8:05 a.m. UTC
Hi Linus,

Here is two mmc fixes for v.4.1 rc1, based on your master branch a few days ago.

Details are as usual found in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 4fc8adcfec3da639da76e8314c9ccefe5bf9a045:

  Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2015-04-16
23:27:56 -0400)

are available in the git repository at:


  git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-4.1-rc1

for you to fetch changes up to 96541bac0b4e62efa42e7900d9b32e6baa9a214c:

  Revert "mmc: core: Convert mmc_driver to device_driver" (2015-04-17
11:48:01 +0200)

----------------------------------------------------------------
MMC core:
- Fix error code propagation in mmc_pwrseq_simple_alloc()
- Revert "mmc: core: Convert mmc_driver to device_driver"

----------------------------------------------------------------
Javier Martinez Canillas (1):
      mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()

Ulf Hansson (1):
      Revert "mmc: core: Convert mmc_driver to device_driver"

 drivers/mmc/card/block.c    | 34 +++++++++++++++++-----------------
 drivers/mmc/card/mmc_test.c | 18 +++++++-----------
 drivers/mmc/core/bus.c      | 41 +++++++++++++++++++++++++++++++++--------
 drivers/mmc/core/pwrseq.c   |  2 +-
 include/linux/mmc/card.h    | 14 ++++++++++++--
 5 files changed, 70 insertions(+), 39 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html