media: v4l: Fix missing tabular column hint for Y14P format
authorJean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>
Sat, 8 Jun 2024 16:41:27 +0000 (18:41 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 30 Jul 2024 06:36:29 +0000 (08:36 +0200)
commit914f8961879de6fadd166ebd75151a778481e09a
tree37a6993af0074bf88f0ada4d3a652f993a5445a3
parent423a77ae3a3f916809ff3ab1c8db6d3d580c3120
media: v4l: Fix missing tabular column hint for Y14P format

The original patch added two columns in the flat-table of Luma-Only
Image Formats, without updating hints to latex: above it.  This results
in wrong column count in the output of Sphinx's latex builder.

Fix it.

Reported-by: Akira Yokosawa <akiyks@gmail.com>
Closes: https://lore.kernel.org/linux-media/bdbc27ba-5098-49fb-aabf-753c81361cc7@gmail.com/
Fixes: adb1d4655e53 ("media: v4l: Add V4L2-PIX-FMT-Y14P format")
Cc: stable@vger.kernel.org # for v6.10
Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Documentation/userspace-api/media/v4l/pixfmt-yuv-luma.rst