Message ID | 20210414212236.346813-1-huobean@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Let sanitize not retry in case of timeout/failure | expand |
On Wed, 14 Apr 2021 at 23:22, Bean Huo <huobean@gmail.com> wrote: > > From: Bean Huo <beanhuo@micron.com> > > > Bean Huo (2): > mmc: core: Add a retries parameter to __mmc_switch function > mmc: core: Let sanitize not retry in case of timeout/failure > > drivers/mmc/core/mmc.c | 22 +++++++++++----------- > drivers/mmc/core/mmc_ops.c | 11 ++++++----- > drivers/mmc/core/mmc_ops.h | 2 +- > 3 files changed, 18 insertions(+), 17 deletions(-) Applied for next, thanks! Kind regards Uffe
From: Bean Huo <beanhuo@micron.com> Bean Huo (2): mmc: core: Add a retries parameter to __mmc_switch function mmc: core: Let sanitize not retry in case of timeout/failure drivers/mmc/core/mmc.c | 22 +++++++++++----------- drivers/mmc/core/mmc_ops.c | 11 ++++++----- drivers/mmc/core/mmc_ops.h | 2 +- 3 files changed, 18 insertions(+), 17 deletions(-)