[media] cx231xx: Fix VBI parameters for sampling rate and offset
authorDevin Heitmueller <dheitmueller@hauppauge.com>
Thu, 8 Jul 2010 16:12:47 +0000 (13:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:18 +0000 (01:17 -0200)
commitadc0356e9ba59b9b014a58c9e117b10c9ce522d9
treecc46f8592970fc817ac4b7372c5f7d3ca373fee1
parentdd067a8de79fcc75b3fbd84aba398c9296b47cb2
[media] cx231xx: Fix VBI parameters for sampling rate and offset

The VBI sampling rate and offset were incorrectly specified, which resulted in
CC data not being rendered under zvbi or tvtime.

Set the fields correctly.

Signed-off-by: Devin Heitmueller <dheitmueller@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx231xx/cx231xx-video.c