mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
mmc: sdio: call mmc_power_cycle before re-init sdio devices
Change-Id: I4ae9bb385c9235eb184de0f3bf06719b056f4842 Signed-off-by: xiaoyao <xiaoyao@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
2faaab0815
commit
b01b93bf4e
@@ -1231,6 +1231,7 @@ int sdio_reset_comm(struct mmc_card *card)
|
||||
|
||||
mmc_retune_disable(host);
|
||||
|
||||
mmc_power_cycle(host, host->card->ocr);
|
||||
mmc_go_idle(host);
|
||||
|
||||
mmc_set_clock(host, host->f_min);
|
||||
|
||||
Reference in New Issue
Block a user