mmc: drop mention of IN_PROGRESS status
[oweals/u-boot.git] / include / mmc.h
index 534c317b43c46ed6aae5d2c7fcc1a4caadf7b39a..1729292d27bdf2a1929798a6306c9b45af462b33 100644 (file)
@@ -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);