Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] Revert "[media] V4L: JPEG class documentation corrections"

This reverts commit feed0258e11e04b7e0, as the same issues
are already covered in another version of that patch that
was also applied (579e92ffac65c717c9c8a50feb755a).

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Sylwester Nawrocki and committed by
Mauro Carvalho Chehab
ec3ed85f 4e39da01

+1 -8
+1 -1
Documentation/DocBook/media/v4l/controls.xml
··· 3988 3988 from RGB to Y'CbCr color space. 3989 3989 </entry> 3990 3990 </row> 3991 - <row id = "v4l2-jpeg-chroma-subsampling"> 3991 + <row> 3992 3992 <entrytbl spanname="descr" cols="2"> 3993 3993 <tbody valign="top"> 3994 3994 <row>
-7
Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
··· 284 284 processing controls. These controls are described in <xref 285 285 linkend="image-process-controls" />.</entry> 286 286 </row> 287 - <row> 288 - <entry><constant>V4L2_CTRL_CLASS_JPEG</constant></entry> 289 - <entry>0x9d0000</entry> 290 - <entry>The class containing JPEG compression controls. 291 - These controls are described in <xref 292 - linkend="jpeg-controls" />.</entry> 293 - </row> 294 287 </tbody> 295 288 </tgroup> 296 289 </table>