提交 80f495de 编写于 作者: X xiaoguang_ma 提交者: guo

bug fix

When detecting all SDIO devices fails, it is also necessary to return information
上级 7c122cca
......@@ -667,6 +667,7 @@ void mmcsd_detect(void *param)
continue;
}
mmcsd_host_unlock(host);
rt_mb_send(&mmcsd_hotpluge_mb, (rt_ubase_t)host);
}
else
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册