OSDN Git Service

[media] cx23885: fix VBI support
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 20 Sep 2014 13:19:32 +0000 (10:19 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 23:41:34 +0000 (20:41 -0300)
commit420b21761986dc16521e72951b9fc6e5d0a515df
tree058dffef4b1b55b6833e13451d2b7af8cdc5e5f3
parentf8789e6d9c824aeaeeb5b44b926dc8e960487cfe
[media] cx23885: fix VBI support

Tested VBI support and discovered that the wrong offset was used.
After this change it is now working. Verified with CC/XDS for NTSC
and WSS/Teletext on PAL.

It also reported the wrong start lines for the second field. That's
now fixed as well.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/cx23885/cx23885-core.c
drivers/media/pci/cx23885/cx23885-vbi.c