aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-cards.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/cx88/cx88-cards.c')
-rw-r--r--drivers/media/video/cx88/cx88-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-cards.c b/drivers/media/video/cx88/cx88-cards.c
index dbfaabb3e2e2..bf58f350e269 100644
--- a/drivers/media/video/cx88/cx88-cards.c
+++ b/drivers/media/video/cx88/cx88-cards.c
@@ -1494,7 +1494,7 @@ static const struct cx88_board cx88_boards[] = {
1494 .type = CX88_VMUX_TELEVISION, 1494 .type = CX88_VMUX_TELEVISION,
1495 .vmux = 0, 1495 .vmux = 0,
1496 .gpio0 = 0x0400, /* pin 2:mute = 0 (off?) */ 1496 .gpio0 = 0x0400, /* pin 2:mute = 0 (off?) */
1497 .gpio1 = 0x0000, 1497 .gpio1 = 0xf35d,
1498 .gpio2 = 0x0800, /* pin 19:audio = 0 (tv) */ 1498 .gpio2 = 0x0800, /* pin 19:audio = 0 (tv) */
1499 }, { 1499 }, {
1500 .type = CX88_VMUX_COMPOSITE1, 1500 .type = CX88_VMUX_COMPOSITE1,