提交 31d95004 编写于 作者: B Baruch Siach 提交者: Stefano Babic

mmc: drop mention of IN_PROGRESS status

The IN_PROGRESS macro has been removed in commit bd47c135 (mmc: Fix
splitting device initialization). Remove it from the mmc_start_init()
function description.
Signed-off-by: NBaruch Siach <baruch@tkos.co.il>
上级 31b1e17f
......@@ -759,7 +759,7 @@ int mmc_set_bkops_enable(struct mmc *mmc);
* initializatin.
*
* @param mmc Pointer to a MMC device struct
* @return 0 on success, IN_PROGRESS on waiting for OCR status, <0 on error.
* @return 0 on success, <0 on error.
*/
int mmc_start_init(struct mmc *mmc);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册