]> git.baikalelectronics.ru Git - kernel.git/commit
[media] DocBook: drop the word 'only'
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 13 Dec 2013 16:13:46 +0000 (13:13 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 09:14:50 +0000 (07:14 -0200)
commit17545508feeecfcb1160ca0acbeecc14946ef532
treecc2d0b7aa0b54b467b00cda9aa9053d588c6cad8
parentefd53976a9b6b152a6fc51d2fbf4460cde3a7d8a
[media] DocBook: drop the word 'only'

There are already video output drivers that allow STREAMON without
any buffers queued, and with the change in vb2 there are now more
drivers like that.

So saying "The ioctl will succeed only when at least one output
buffer is in the incoming queue." isn't true. Just drop the word
'only'. We cannot say that it will also work if no output buffers are
queued as long as not all drivers are converted to vb2.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/vidioc-streamon.xml