V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA712...
authorAndy Walls <awalls@radix.net>
Mon, 4 Jan 2010 02:28:18 +0000 (23:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:30 +0000 (15:10 -0300)
commitf05b7f5ee19de6de972020ea18e6c30b672d401b
tree7e51166d129f564784672186a7217b94cb75e770
parenta8073119d69d0b4aa8f445ed4d7d56b89b602708
V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA712[89] chips

This change fixes up saa7127_s_std() generate SECAM out, if the user has
requested a 50 Hz video standard set that only contains a request for SECAM
standards and not PAL.  Only the SAA712[89] chips can generate SECAM, the
SAA712[67] chips cannot.

I was unclear on the burst start and end values - I couldn't figure out
the units - so I left them the same as for the PAL systems.

A the video decoders on both a PVR-350 (SAA7115) and an HVR-1600 (CX23418)
identify the SECAM signal generated by a SAA7129 with this patch as SECAM.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/saa7127.c