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)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 7 Nov 2009 14:55:15 +0000 (12:55 -0200)
commit4007a672abd88091e3cced158ec491d41c0c454c
tree277647b85227cfc9c7405df9c5fba725d764b0ac
parent2e8961330ec4b558a0f4db18ab5fb566842f492b
V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts input

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>
drivers/media/video/saa7134/saa7134-ts.c
drivers/media/video/saa7134/saa7134.h