]> git.karo-electronics.de Git - karo-tx-linux.git/commit
doc-rst: linux_tv: use references for structures
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 16:28:28 +0000 (13:28 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 3 Jul 2016 16:40:22 +0000 (13:40 -0300)
commitacf309a2d5005d4073d3148a65f733a40b06d546
treeddd3a82874328bcca2df5f18e6df881590eefcc1
parentcdb4af0fd501df6d918ff4dcde4afa6d9d5bf9d2
doc-rst: linux_tv: use references for structures

On several places, instead of using references, the code was
using some other tag. Not sure if this was due to the conversion,
or if something were already wrong on the DocBook. In any case,
let's fix them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
25 files changed:
Documentation/linux_tv/media/v4l/buffer.rst
Documentation/linux_tv/media/v4l/dev-osd.rst
Documentation/linux_tv/media/v4l/dev-overlay.rst
Documentation/linux_tv/media/v4l/dev-sliced-vbi.rst
Documentation/linux_tv/media/v4l/extended-controls.rst
Documentation/linux_tv/media/v4l/func-poll.rst
Documentation/linux_tv/media/v4l/func-select.rst
Documentation/linux_tv/media/v4l/pixfmt-002.rst
Documentation/linux_tv/media/v4l/pixfmt-003.rst
Documentation/linux_tv/media/v4l/pixfmt.rst
Documentation/linux_tv/media/v4l/vidioc-create-bufs.rst
Documentation/linux_tv/media/v4l/vidioc-enumstd.rst
Documentation/linux_tv/media/v4l/vidioc-g-audio.rst
Documentation/linux_tv/media/v4l/vidioc-g-audioout.rst
Documentation/linux_tv/media/v4l/vidioc-g-crop.rst
Documentation/linux_tv/media/v4l/vidioc-g-ctrl.rst
Documentation/linux_tv/media/v4l/vidioc-g-fbuf.rst
Documentation/linux_tv/media/v4l/vidioc-g-fmt.rst
Documentation/linux_tv/media/v4l/vidioc-g-parm.rst
Documentation/linux_tv/media/v4l/vidioc-g-std.rst
Documentation/linux_tv/media/v4l/vidioc-g-tuner.rst
Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst
Documentation/linux_tv/media/v4l/vidioc-qbuf.rst
Documentation/linux_tv/media/v4l/vidioc-querybuf.rst
Documentation/linux_tv/media/v4l/vidioc-reqbufs.rst