diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2013-05-26 08:45:23 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-06-21 09:47:22 -0400 |
commit | a6edca3c1b4e78c099a426bbe1e724bf70cf3515 (patch) | |
tree | e5bfe62e1ca219043f7ab649b030ba4335489ca6 /Documentation/DocBook/media/v4l/v4l2.xml | |
parent | b71c99801e18eb172ae34851daf25044a3bf644a (diff) |
[media] DocBook: remove references to the dropped VIDIOC_DBG_G_CHIP_IDENT ioctl
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/v4l2.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/v4l2.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml index bfe823dd0f31..8469fe13945c 100644 --- a/Documentation/DocBook/media/v4l/v4l2.xml +++ b/Documentation/DocBook/media/v4l/v4l2.xml | |||
@@ -141,6 +141,14 @@ structs, ioctls) must be noted in more detail in the history chapter | |||
141 | applications. --> | 141 | applications. --> |
142 | 142 | ||
143 | <revision> | 143 | <revision> |
144 | <revnumber>3.11</revnumber> | ||
145 | <date>2013-05-26</date> | ||
146 | <authorinitials>hv</authorinitials> | ||
147 | <revremark>Remove obsolete VIDIOC_DBG_G_CHIP_IDENT ioctl. | ||
148 | </revremark> | ||
149 | </revision> | ||
150 | |||
151 | <revision> | ||
144 | <revnumber>3.10</revnumber> | 152 | <revnumber>3.10</revnumber> |
145 | <date>2013-03-25</date> | 153 | <date>2013-03-25</date> |
146 | <authorinitials>hv</authorinitials> | 154 | <authorinitials>hv</authorinitials> |
@@ -493,7 +501,7 @@ and discussions on the V4L mailing list.</revremark> | |||
493 | </partinfo> | 501 | </partinfo> |
494 | 502 | ||
495 | <title>Video for Linux Two API Specification</title> | 503 | <title>Video for Linux Two API Specification</title> |
496 | <subtitle>Revision 3.10</subtitle> | 504 | <subtitle>Revision 3.11</subtitle> |
497 | 505 | ||
498 | <chapter id="common"> | 506 | <chapter id="common"> |
499 | &sub-common; | 507 | &sub-common; |
@@ -547,7 +555,6 @@ and discussions on the V4L mailing list.</revremark> | |||
547 | <!-- All ioctls go here. --> | 555 | <!-- All ioctls go here. --> |
548 | &sub-create-bufs; | 556 | &sub-create-bufs; |
549 | &sub-cropcap; | 557 | &sub-cropcap; |
550 | &sub-dbg-g-chip-ident; | ||
551 | &sub-dbg-g-chip-info; | 558 | &sub-dbg-g-chip-info; |
552 | &sub-dbg-g-register; | 559 | &sub-dbg-g-register; |
553 | &sub-decoder-cmd; | 560 | &sub-decoder-cmd; |