commit | 9b22c0f98de8d36d5f4c681c9887ad1e87967814 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Jun 11 15:26:18 2018 +0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jul 23 10:17:04 2018 +0200 |
tree | 04ecdd095e01d593a49fdce1076a5b66dd63e99d | |
parent | 7b85234a5f16eceecb2c9bccfc6cae6adddd883f [diff] |
mmc: drop mention of IN_PROGRESS status The IN_PROGRESS macro has been removed in commit bd47c13583f (mmc: Fix splitting device initialization). Remove it from the mmc_start_init() function description. Signed-off-by: Baruch Siach <baruch@tkos.co.il>