[PATCH 0/3] Small improvement about mmc documentation
From: Shawn Lin
Date: Thu Sep 17 2026 - 05:11:52 EST
The first patch adds a line about eMMC health status in mmc-tools for
reference. And the last two patches amend the stale comment and link
for both of mmc-async-req.rst and the code.
Shawn Lin (3):
docs: mmc: document eMMC health status support in mmc-tools
docs: mmc: fix stale async request documentation
mmc: core: fix stale mmc_start_req() references in comments
Documentation/driver-api/mmc/mmc-async-req.rst | 64 ++++++--------------------
Documentation/driver-api/mmc/mmc-tools.rst | 1 +
drivers/mmc/core/core.c | 4 +-
drivers/mmc/core/core.h | 2 +-
4 files changed, 17 insertions(+), 54 deletions(-)
--
2.7.4