提交 de859895 编写于 作者: P Pierre Ossman

mmc: use right timing mode constant

Fix copy-n-paste error.
Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
上级 c4030698
......@@ -1145,7 +1145,7 @@ static void mmc_process_ext_csds(struct mmc_host *host)
mmc_card_set_highspeed(card);
host->ios.timing = MMC_TIMING_SD_HS;
host->ios.timing = MMC_TIMING_MMC_HS;
mmc_set_ios(host);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册