diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-18 15:03:13 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 11:03:03 -0300 |
commit | 652a49bc68ce3cf0355bde357b3998bd63e73915 (patch) | |
tree | 91811a9ba5e5ffc9e0d55cf5789bd6fee3d56edc /Documentation/driver-api/index.rst | |
parent | 4745dc8abb0a0a9851c07265eea01d844886d5c8 (diff) | |
download | lwn-652a49bc68ce3cf0355bde357b3998bd63e73915.tar.gz lwn-652a49bc68ce3cf0355bde357b3998bd63e73915.zip |
docs: add a memory-devices subdir to driver-api
There are two docs describing memory device drivers.
Add both to this new chapter of the driver-api.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index eff22db0ed14..d12a80f386a6 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -79,6 +79,7 @@ available subsections can be seen below. isapnp generic-counter lightnvm-pblk + memory-devices/index men-chameleon-bus ntb nvmem |