summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-19 11:14:23 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-22 10:31:51 -0300
commitfa92b04d98e7c52038c1eb1cbf89ba0ba8679a94 (patch)
treee5519f1c53c35b4c0716de9e5835a349651b9d84 /Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst
parent42858b555292196a49b08f03a6e63758ac90a482 (diff)
downloadop-kernel-dev-fa92b04d98e7c52038c1eb1cbf89ba0ba8679a94.zip
op-kernel-dev-fa92b04d98e7c52038c1eb1cbf89ba0ba8679a94.tar.gz
[media] docs-rst: fix warnings introduced by LaTeX patchset
Sphinx is really pedantic with respect to the order where table tags and references are created. Putting things at the wrong order causes troubles. The order that seems to work is: .. raw:: latex .. tabularcolumns:: .. _foo_name: .. cssclass: longtable .. flat-table:: Reorder the tags to the above order, to avoid troubles, and fix remaining warnings introduced by media recent patches. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst')
-rw-r--r--Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst b/Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst
index c6ae6f1..8fac84d 100644
--- a/Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst
+++ b/Documentation/media/uapi/v4l/vidioc-enum-freq-bands.rst
@@ -43,10 +43,10 @@ This ioctl is supported if the ``V4L2_TUNER_CAP_FREQ_BANDS`` capability
of the corresponding tuner/modulator is set.
-.. _v4l2-frequency-band:
-
.. tabularcolumns:: |p{2.9cm}|p{2.9cm}|p{5.8cm}|p{2.9cm}|p{3.0cm}|
+.. _v4l2-frequency-band:
+
.. flat-table:: struct v4l2_frequency_band
:header-rows: 0
:stub-columns: 0
@@ -152,10 +152,10 @@ of the corresponding tuner/modulator is set.
-.. _band-modulation:
-
.. tabularcolumns:: |p{6.6cm}|p{2.2cm}|p{8.7cm}|
+.. _band-modulation:
+
.. flat-table:: Band Modulation Systems
:header-rows: 0
:stub-columns: 0
OpenPOWER on IntegriCloud