mbox series

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

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

Message

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


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

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