[GIT PULL] MMC fixes for v.3.18

From: Ulf Hansson
Date: Thu Nov 06 2014 - 07:52:18 EST


Hi Linus,

Here is one mmc fix for 3.18.

MMC core:
- Fix card detection regression.
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.

Information also collected in the signed tag. Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

git://git.linaro.org/people/ulf.hansson/mmc.git tags/mmc-v3.18-2

for you to fetch changes up to a31b0c6c19bf28c54999c3cd8cc3a7c8ba565a45:

mmc: core: fix card detection regression (2014-11-05 09:28:48 +0100)

----------------------------------------------------------------
MMC core:
- Fix card detection regression.
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.

----------------------------------------------------------------
Kristina Martsenko (1):
mmc: core: fix card detection regression

drivers/mmc/core/host.c | 21 ++++++++-------------
1 file changed, 8 insertions(+), 13 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/