summaryrefslogtreecommitdiff
path: root/include/linux/mmc
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2012-12-04 11:36:18 (GMT)
committerChris Ball <cjb@laptop.org>2013-02-11 17:51:22 (GMT)
commit51aa66a58494f869f491eedda86c409c50536c14 (patch)
treeeb07d3ad3baa92e9832329bec03e105f861cfa35 /include/linux/mmc
parent7810cc1e7721220f1ed2a23ca95113d6434f6dcd (diff)
downloadlinux-fsl-qoriq-51aa66a58494f869f491eedda86c409c50536c14.tar.xz
mmc: sdio: fix resume failure due to lack of CMD52 reset
If SDIO keep power flag (MMC_PM_KEEP_POWER) is not set, card would be reinitialized during resume but as we are not resetting (CMD52 reset) the SDIO card during this reinitialization, card may fail to respond back to subsequent commands (CMD5 etc...). This change resets the card before the reinitialization of card during resume. Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions