]> git.baikalelectronics.ru Git - kernel.git/commit
[media] bttv: fix querycap and radio v4l2-compliance issues
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 9 Sep 2012 12:03:29 +0000 (09:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Mar 2013 16:59:05 +0000 (13:59 -0300)
commit426b1a5fe5c133c00b7cb2ab0a29fea9ed55d1c4
treed034895afee6d3ea91712f990ee2f4f8bb4b4b97
parentee747ce5c3a6c3d3fee6d263d7184a13cb5e43e2
[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>
drivers/media/pci/bt8xx/bttv-driver.c