mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
2bfed09cc9
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. (cherry picked from commit 2679307563a616af7ab189706604a245c6a3be92) CRs-Fixed: 424805 Change-Id: I1ccd93e9221de631a407064219793e7378ac8f31 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Neha Pandey <nehap@codeaurora.org> |
||
---|---|---|
.. | ||
card | ||
core | ||
host | ||
Kconfig | ||
Makefile |