[GIT PULL] MMC fixes for v.4.1 rc1

From: Ulf Hansson
Date: Wed Apr 22 2015 - 04:05:46 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/