summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/mmc/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-18 22:48:15 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-07-15 15:20:28 +0300
commit19024c09c243c5107f738286459a0dd85697b089 (patch)
treefff809d9532b501a6cf2bff359ce9849ef86f067 /Documentation/driver-api/mmc/index.rst
parente253d2c551ce876a374d533fbcc9e8f31142dcad (diff)
downloadlinux-19024c09c243c5107f738286459a0dd85697b089.tar.xz
docs: mmc: move it to the driver-api
Most of the stuff here is related to the kAPI. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/driver-api/mmc/index.rst')
-rw-r--r--Documentation/driver-api/mmc/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/driver-api/mmc/index.rst b/Documentation/driver-api/mmc/index.rst
new file mode 100644
index 000000000000..9aaf64951a8c
--- /dev/null
+++ b/Documentation/driver-api/mmc/index.rst
@@ -0,0 +1,11 @@
+========================
+MMC/SD/SDIO card support
+========================
+
+.. toctree::
+ :maxdepth: 1
+
+ mmc-dev-attrs
+ mmc-dev-parts
+ mmc-async-req
+ mmc-tools