commit | cc7b6f257d42eb9829b38e3a8807943426a89a87 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun May 06 09:28:21 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 14 09:27:57 2012 -0300 |
tree | 1b19378610c8817b3103a77ccf1925ff4e4bc527 | |
parent | d57fb9f8a69deb521ffabac02d2fea484141e59c [diff] |
[media] gspca: Fix querycap and incorrect return codes Add V4L2_CAP_DEVICE_CAPS support to querycap and replace -EINVAL by -ENOTTY whenever an ioctl is not supported. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>