[PATCH 0/3] Small improvement about mmc documentation

Shawn Lin posted 3 patches 1 week ago
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(-)
[PATCH 0/3] Small improvement about mmc documentation
Posted by Shawn Lin 1 week ago
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