commit | 78dea1aed44a6e3e16973e584b00825359d470bd | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Sep 09 09:03:29 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 05 13:59:05 2013 -0300 |
tree | d034895afee6d3ea91712f990ee2f4f8bb4b4b97 | |
parent | a545e2ea149b9268c97228c6cd0288a4e1db310c [diff] |
[media] bttv: fix querycap and radio v4l2-compliance issues The querycap ioctl didn't support V4L2_CAP_DEVICE_CAPS and the radio device implemented audio and video inputs and s_std, which are not part of the radio API. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>