OSDN Git Service

mmc: sdhci: revert MMC_PM_KEEP_POWER changes related to emmc
authorSahitya Tummala <stummala@codeaurora.org>
Mon, 21 Dec 2015 09:13:42 +0000 (14:43 +0530)
committerSubhash Jadavani <subhashj@codeaurora.org>
Tue, 31 May 2016 22:28:00 +0000 (15:28 -0700)
commit13e2446bf85d8679095c24bb450cc6007d4bbb24
treed5fa0885cdb92128a48c3cc6334f835e2d00f30d
parent828371cf1651bada888a4c52d99dbb2999abe17c
mmc: sdhci: revert MMC_PM_KEEP_POWER changes related to emmc

This change reverts the following gerrits as they cause the
timeout issues with Hynix cards. Also, the latest code supports
sleep/awake through CMD5 and hence MMC_PM_KEEP_POWER need not be
set for Hynix eMMC cards.

edcf5be "mmc: host: add detect vops chain"
09287cb "mmc: sdhci-msm: configure MMC_PM_KEEP_POWER for SDIO"
7cf603a "mmc: schci: add support for MMC_PM_KEEP_POWER in eMMC"
c085820 "mmc: core: set MMC_PM_KEEP_POWER for certain Hynix mmc cards"

CRs-Fixed: 947299
Change-Id: If863771191ee7c2b717d5817f4a88e4ad936653a
Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
[subhashj@codeaurora.org: fixed merge conflicts]
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
drivers/mmc/core/mmc.c
drivers/mmc/core/sdio.c
drivers/mmc/host/sdhci-msm.c
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h
include/linux/mmc/card.h
include/linux/mmc/host.h