[media] DocBook: in non-blocking mode return EAGAIN in hwseek
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 21 Sep 2012 11:33:38 +0000 (08:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 20:49:53 +0000 (17:49 -0300)
VIDIOC_S_HW_FREQ_SEEK should return EAGAIN when called in non-blocking
mode. This might change in the future if we add support for this in the
future, but right now this is not supported.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found