]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts input
authorMichael Krufky <mkrufky@kernellabs.com>
Wed, 4 Nov 2009 17:19:35 +0000 (14:19 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 8 Dec 2009 18:22:08 +0000 (10:22 -0800)
commited3876a4e0cfc5cfcbbc4b3419586a858ecf8b56
treed1b433e073092573000cdde04d01aceb66157e09
parent3a1e1a6cc13c5de16afe95304b7984a71c912829
V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts input

commit 4007a672abd88091e3cced158ec491d41c0c454c upstream.

When FORCE_TS_VALID mode is enabled, the saa713x will accept MPEG TS input
without requiring TS_VALID set high.  This is required for some new boards
to function properly, due to the hardware design implementation.

The configuration is toggled within the board setup configuration.  Boards
that do not have this bit set will function as before with no change.

Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/saa7134/saa7134-ts.c
drivers/media/video/saa7134/saa7134.h