V4L/DVB (4759): Cx88: use external adc for rca audio inputs on the ASUS PVR-416
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 16 Oct 2006 23:47:14 +0000 (20:47 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Dec 2006 10:50:56 +0000 (08:50 -0200)
For the ASUS PVR-416, the external adc must be used for
the rca audio inputs, but television / radio inputs use
the internal adc.
Thanks to Alex Deucher for lending his card to me.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-cards.c

index 43e5af5..f30f889 100644 (file)
@@ -357,6 +357,7 @@ struct cx88_board cx88_boards[] = {
                        .type   = CX88_VMUX_SVIDEO,
                        .vmux   = 2,
                        .gpio0  = 0x0000fde6, // 0x0000fda6 L,R RCA audio in?
+                       .extadc = 1,
                }},
                .radio = {
                        .type   = CX88_RADIO,