commit | 617ade61ea88a370c89960918eddfa10c41316f5 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Sep 21 09:33:35 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Sep 26 17:51:41 2012 -0300 |
tree | 454f435d429f26ba0268fd2b02cff539dc98fbfa | |
parent | f9611240b96fd18359531e939b09969fee556221 [diff] |
[media] radio drivers: in non-blocking mode return EAGAIN in hwseek 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>