]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b3f6b86ae6f3ff8a5d58905fbc30d28e7e1675e
tree9bf9cd8e95c6593c04da8c37a8e836c5bb8f8274
parent803a05c4e02185140f5ffc303fcb48a82d3654a0
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