linux/Documentation
Mauro Carvalho Chehab 3fecc49e0d media: imx7.rst: Fix ReST syntax
Sphinx didn't like the code-blocks on this file:

	Documentation/media/v4l-drivers/imx7.rst:19: WARNING: Inline substitution_reference start-string without end-string.
	Documentation/media/v4l-drivers/imx7.rst:20: WARNING: Block quote ends without a blank line; unexpected unindent.
	Documentation/media/v4l-drivers/imx7.rst:27: WARNING: Inline substitution_reference start-string without end-string.
	Documentation/media/v4l-drivers/imx7.rst:79: WARNING: Error in "code-block" directive:
	maximum 1 argument(s) allowed, 26 supplied.

	.. code-block:: none
	   # Setup links
	<snip/>
	   media-ctl -V "'csi':0 [fmt:SBGGR10_1X10/800x600 field:none]"
	Documentation/media/v4l-drivers/imx7.rst:96: WARNING: Error in "code-block" directive:
	maximum 1 argument(s) allowed, 9 supplied.

	.. code-block:: none
	<snip/>.
	                    -> "imx7-mipi-csis.0":0 [ENABLED]

Fix them, in order to match the expected syntax for code blocks.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-18 15:55:23 -05:00
..
2018-10-26 16:26:32 -07:00
2018-12-25 17:41:56 -08:00
2019-01-05 17:57:34 -08:00
2018-11-01 08:42:21 -07:00
2019-02-18 15:55:23 -05:00
2018-10-25 06:50:48 -07:00
2019-01-04 13:13:48 -08:00
2018-12-28 14:48:06 -08:00
2018-12-18 16:13:04 +01:00
2018-12-06 10:11:40 -07:00
2018-11-26 16:56:34 +01:00
2018-05-08 09:16:41 -06:00