linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Tow minor changes of eMMC sanitize
@ 2021-04-01 13:28 Bean Huo
  2021-04-01 13:28 ` [PATCH v2 1/2] mmc: core: Let sanitize timeout readable/writable via sysfs Bean Huo
  2021-04-01 13:28 ` [PATCH v2 2/2] mmc: core: Let sanitize not retry in case timeout Bean Huo
  0 siblings, 2 replies; 5+ messages in thread
From: Bean Huo @ 2021-04-01 13:28 UTC (permalink / raw)
  To: ulf.hansson, yoshihiro.shimoda.uh, wsa+renesas, adrian.hunter
  Cc: linux-mmc, linux-kernel, Bean Huo

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-02  7:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 13:28 [PATCH v2 0/2] Tow minor changes of eMMC sanitize Bean Huo
2021-04-01 13:28 ` [PATCH v2 1/2] mmc: core: Let sanitize timeout readable/writable via sysfs Bean Huo
2021-04-01 22:48   ` Ulf Hansson
2021-04-02  7:01     ` Bean Huo
2021-04-01 13:28 ` [PATCH v2 2/2] mmc: core: Let sanitize not retry in case timeout Bean Huo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).