Skip to content

Commit

Permalink
docs: nvdimm: add it to the driver-api book
Browse files Browse the repository at this point in the history
The descriptions here are from Kernel driver's PoV.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Mauro Carvalho Chehab committed Jul 15, 2019
1 parent 59809fe commit ae4a050
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions Documentation/driver-api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ available subsections can be seen below.
mtdnand
miscellaneous
mei/index
nvdimm/index
w1
rapidio/index
s390-drivers
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
:orphan:

===================================
Non-Volatile Memory Device (NVDIMM)
===================================
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion drivers/nvdimm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ config BLK_DEV_PMEM
Documentation/admin-guide/kernel-parameters.rst). This driver converts
these persistent memory ranges into block devices that are
capable of DAX (direct-access) file system mappings. See
Documentation/nvdimm/nvdimm.rst for more details.
Documentation/driver-api/nvdimm/nvdimm.rst for more details.

Say Y if you want to use an NVDIMM

Expand Down

0 comments on commit ae4a050

Please sign in to comment.