]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
V4L/DVB (4701): Saa713x audio fixes
authorHartmut Hackmann <hartmut.hackmann@t-online.de>
Mon, 2 Oct 2006 22:55:07 +0000 (19:55 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 4 Oct 2006 11:04:30 +0000 (08:04 -0300)
commit17b10a73e697da71faa3e54e35421aca4531aa9b
tree242a5e440ec9522127abdfd9d27cf083caeaef08
parent39666962a3c598f221bc99e835d9d6046a700d85
V4L/DVB (4701): Saa713x audio fixes

This change fixes the following issues:
- resolve the SECAM D/K vs SECAM-L sound conflict
  It is now possible to select the SECAM version either by the VIDEOIOC_S_STD
  IO control or by the new secam= insmod option.
  The driver now adapts its audio standard search list to the selected
  standard.
- don't trigger a sound standard search when a LINE input is selected.

Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-tvaudio.c
drivers/media/video/saa7134/saa7134-video.c
drivers/media/video/saa7134/saa7134.h