[media] tm6000: fix s-video input
commit2aefbc1acb5370b0753d16c9d6e65e01fe586c75
authorDmitri Belimov <d.belimov@gmail.com>
Fri, 18 Mar 2011 00:08:55 +0000 (17 21:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 20:20:14 +0000 (22 17:20 -0300)
tree418679b6cf415d846e845eab259460d7b840a505
parent812738e11158e9b92c4f0e9278de48377cfa3cc8
[media] tm6000: fix s-video input

Add compatibility for composite and s-video inputs. Some TV cards hasn't
it.

Fix S-Video input, the s-video cable has only video signals no
audio. Call the function of audio configure kill chroma in signal. only
b/w video.

Known bugs:
  - after s-video the audio for radio didn't work, TV crashed hardly
  - after composite TV crashed hardly too.

P.S. After this patch I'll want to rework the procedure of configure
     video. Now it has a lot of junk and dubles.

With my best regards, Dmitry.

Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-cards.c
drivers/staging/tm6000/tm6000-stds.c
drivers/staging/tm6000/tm6000-video.c
drivers/staging/tm6000/tm6000.h