summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/mtd
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2020-11-07 21:39:01 +0300
committerJonathan Corbet <corbet@lwn.net>2020-11-14 01:08:56 +0300
commitb65f3a9d6c4ff941a101455353a7e645e590947c (patch)
treee1a136d604cf121dc28a2f486ee0bb1fd5b6aae3 /Documentation/driver-api/mtd
parent35a3c891f6487ffafe2dc30ecf44f67fe51f166d (diff)
downloadlinux-b65f3a9d6c4ff941a101455353a7e645e590947c.tar.xz
docs: mtd: spi-nor: Fix formatting of text vs. diagrams
Currently, all diagrams below "Before this framework, the layer is like" and the text in between are rendered as one monospace text block. Instead, each individual diagram should be a monospace text block. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Link: https://lore.kernel.org/r/20201107183902.1182809-1-j.neuschaefer@gmx.net Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api/mtd')
-rw-r--r--Documentation/driver-api/mtd/spi-nor.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/driver-api/mtd/spi-nor.rst b/Documentation/driver-api/mtd/spi-nor.rst
index 1f0437676762..4a3adca417fd 100644
--- a/Documentation/driver-api/mtd/spi-nor.rst
+++ b/Documentation/driver-api/mtd/spi-nor.rst
@@ -34,7 +34,8 @@ Before this framework, the layer is like::
------------------------
SPI NOR chip
- After this framework, the layer is like:
+After this framework, the layer is like::
+
MTD
------------------------
SPI NOR framework
@@ -45,7 +46,8 @@ Before this framework, the layer is like::
------------------------
SPI NOR chip
- With the SPI NOR controller driver (Freescale QuadSPI), it looks like:
+With the SPI NOR controller driver (Freescale QuadSPI), it looks like::
+
MTD
------------------------
SPI NOR framework