V4L/DVB: Add closed captioning support for the HVR-950q
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Sat, 29 May 2010 20:18:45 +0000 (17:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:48:53 +0000 (14:48 -0300)
commit7f8eacd2162a39ca7fc1240883118a786f147ccb
tree9bf9cd8e95c6593c04da8c37a8e836c5bb8f8274
parentfab9bfbed22f91f271a93a3dfa142179a2278935
V4L/DVB: Add closed captioning support for the HVR-950q

Add NTSC closed captioning support for au0828 based products.  Note that this
also required reworking the locking to support streaming on both the video and
VBI devices (the logic for which I copied from my changes made to the em28xx
several months ago).

This work was sponsored by GetWellNetwork Inc.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/au0828/Makefile
drivers/media/video/au0828/au0828-vbi.c [new file with mode: 0644]
drivers/media/video/au0828/au0828-video.c
drivers/media/video/au0828/au0828.h