[media] cx231xx: fix vbi compliance issues
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 9 Feb 2013 09:41:11 +0000 (06:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Mar 2013 17:25:59 +0000 (14:25 -0300)
commit6264722c1212e5455bfdb58cca4377161cf97d23
treeab915cb5e03413936fc9ac97c1275fff0afdb5c5
parent0752d98e1a5619553d46a67590cdd94ee5827ff3
[media] cx231xx: fix vbi compliance issues

Various v4l2-compliance fixes: remove unused sliced VBI functions, zero the
reserved fields of struct v4l2_vbi_format and implement the missing s_fmt_vbi_cap.

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