Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124205
b: refs/heads/master
c: a42aa19
h: refs/heads/master
i:
  124203: 80e7c5d
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 29, 2008
1 parent f122d44 commit 074d6e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c2231c84304563fd5d28e8bbb72e09e882a8e32
refs/heads/master: a42aa191cc2b7573bdcf53023c4e9d5cfe91363e
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -945,11 +945,11 @@ struct em28xx_board em28xx_boards[] = {
}, {
.type = EM28XX_VMUX_COMPOSITE1,
.vmux = TVP5150_COMPOSITE1,
.amux = EM28XX_AMUX_AC97_LINE_IN,
.amux = EM28XX_AMUX_LINE_IN,
}, { /* S-video has not been tested yet */
.type = EM28XX_VMUX_SVIDEO,
.vmux = TVP5150_SVIDEO,
.amux = EM28XX_AMUX_AC97_LINE_IN,
.amux = EM28XX_AMUX_LINE_IN,
} },
},
[EM2881_BOARD_DNT_DA2_HYBRID] = {
Expand Down

0 comments on commit 074d6e9

Please sign in to comment.