[PATCH v3 0/2] Two minor changes of eMMC sanitize

From: Bean Huo
Date: Fri Apr 02 2021 - 05:24:44 EST


From: Bean Huo <beanhuo@xxxxxxxxxx>

Changelog:

V1--V2:
1. change wrong nouns in patch 1/2 commit message

v2--v3:
1. Replace the original patch 1/2 with the new patch 1/2 based
on the Ulf's suggestion.

Bean Huo (2):
mmc: core: Pass down user specified timeout value to sanitize
mmc: core: Let sanitize not retry in case of timeout/failure

drivers/mmc/core/block.c | 15 +++++++-----
drivers/mmc/core/mmc.c | 47 ++++++++++++++++++++++----------------
drivers/mmc/core/mmc_ops.c | 24 +++++++++++--------
drivers/mmc/core/mmc_ops.h | 6 ++---
4 files changed, 53 insertions(+), 39 deletions(-)

--
2.25.1