]> git.baikalelectronics.ru Git - kernel.git/commit
[media] cx88: fix a number of v4l2-compliance violations
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 25 May 2012 15:04:10 +0000 (12:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 21:13:06 +0000 (18:13 -0300)
commit3df60ec97cc2fd5752f0ea3c0cc7b0f7aa00f62f
tree493a0d990f7e49a33a357730118bdec06b95c843
parent92cbefd9c1646a9a0a080c8e2402c43b7664b90a
[media] cx88: fix a number of v4l2-compliance violations

- missing COMPRESSED flag for MPEG formats
- set colorspace
- set sizeimage
- add tuner index checks
- setup the frequency ranges correctly
- add missing g_chip_ident ioctl
- fix audmode handling
- don't handle vbi formats on a video node and vice versa.

cx88 now passes the v4l2-compliance tests.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-blackbird.c
drivers/media/video/cx88/cx88-video.c