mbox series

[v2,0/2] Tow minor changes of eMMC sanitize

Message ID 20210401132853.105448-1-huobean@gmail.com
Headers show
Series Tow minor changes of eMMC sanitize | expand

Message

Bean Huo April 1, 2021, 1:28 p.m. UTC
From: Bean Huo <beanhuo@micron.com>

Changelog:

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

Bean Huo (2):
  mmc: core: Let sanitize timeout readable/writable via sysfs
  mmc: core: Let sanitize not retry in case timeout

 drivers/mmc/core/block.c   | 13 +++---
 drivers/mmc/core/mmc.c     | 81 ++++++++++++++++++++++++++++----------
 drivers/mmc/core/mmc_ops.c | 20 +++++-----
 drivers/mmc/core/mmc_ops.h |  4 +-
 include/linux/mmc/card.h   |  1 +
 5 files changed, 82 insertions(+), 37 deletions(-)