]> asedeno.scripts.mit.edu Git - linux.git/commit
docs: mtd: move it to the driver-api book
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 18 Jun 2019 19:40:16 +0000 (16:40 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 12:20:28 +0000 (09:20 -0300)
commit43f6c0787c1781b951d686e8302377fcf85ccb8a
tree91ccc899245bb8470f82bcfef80cd641125e46ad
parentbf6b7a742e3f82b3132e149fb17761e84207f9f1
docs: mtd: move it to the driver-api book

While I was tempted to move it to admin-guide, as some docs
there are more userspace-faced, there are some very technical
discussions about memory error correction code from the Kernel
implementer's PoV. So, let's place it inside the driver-api
book.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/driver-api/index.rst
Documentation/driver-api/mtd/index.rst [moved from Documentation/mtd/index.rst with 94% similarity]
Documentation/driver-api/mtd/intel-spi.rst [moved from Documentation/mtd/intel-spi.rst with 100% similarity]
Documentation/driver-api/mtd/nand_ecc.rst [moved from Documentation/mtd/nand_ecc.rst with 100% similarity]
Documentation/driver-api/mtd/spi-nor.rst [moved from Documentation/mtd/spi-nor.rst with 100% similarity]
drivers/mtd/nand/raw/nand_ecc.c