]> git.baikalelectronics.ru Git - kernel.git/commit
[media] DocBook media: make explicit that standard/timings never change automatically
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 24 Dec 2015 13:18:10 +0000 (11:18 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 10:14:54 +0000 (08:14 -0200)
commit3027b23b7d97c6a8dd348f80ac890b2c695afdc0
tree72b1055a2e838a28edbd266f5ae78c5df9923ff9
parent9ffe506e40b023a1f3af24b83f8b0f35b46e6bee
[media] DocBook media: make explicit that standard/timings never change automatically

A driver might detect a new standard or DV timings, but it will never change to
those new timings automatically. Instead it will send an event and let the application
take care of it.

Make this explicit in the documentation.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/DocBook/media/v4l/vidioc-query-dv-timings.xml
Documentation/DocBook/media/v4l/vidioc-querystd.xml