commit | 9d1721733038bda56c38e1e0807885a85f08d7a7 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Feb 27 05:36:38 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 19 11:29:28 2012 -0300 |
tree | ebc6c9415627762e920856d22ea11594bc939579 | |
parent | cfb19b0ab13847a0e0e49521eb94113b0b315e3b [diff] |
[media] V4L2 Spec: return -EINVAL on unsupported wrap_around value This is a small extension to the S_HW_FREQ_SEEK ioctl: if the wrap_around value is not support by the hardware, then -EINVAL is returned. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>