Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124223
b: refs/heads/master
c: 30e4ac7
h: refs/heads/master
i:
  124221: 3dc97d7
  124219: f56a5b8
  124215: 084f0da
  124207: 78d6b0a
  124191: 7855f95
  124159: f3ab620
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 8603ab7 commit 7e782cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: e879b8ebb000298f8124fc8fae570afc9eb37cbb
refs/heads/master: 30e4ac7c033f6a2c2e3060875a2f08d7909636a1
4 changes: 3 additions & 1 deletion trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,9 @@ struct em28xx_board em28xx_boards[] = {
.input = { {
.type = EM28XX_VMUX_TELEVISION,
.vmux = SAA7115_COMPOSITE2,
.amux = EM28XX_AMUX_LINE_IN,
.amux = EM28XX_AMUX_VIDEO,
.aout = EM28XX_AOUT_MONO | /* I2S */
EM28XX_AOUT_MASTER, /* Line out pin */
}, {
.type = EM28XX_VMUX_COMPOSITE1,
.vmux = SAA7115_COMPOSITE0,
Expand Down

0 comments on commit 7e782cc

Please sign in to comment.