Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156757
b: refs/heads/master
c: 337ab6d
h: refs/heads/master
i:
  156755: 7ca1066
v: v3
  • Loading branch information
Sohail Syyed authored and Mauro Carvalho Chehab committed Aug 13, 2009
1 parent 0ee3bb1 commit b04bb03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a6e44d1beb30813f62ad376a31694e637858328
refs/heads/master: 337ab6d34f0be7cfbfb5ac8cb651276fc58aa20d
4 changes: 4 additions & 0 deletions trunk/drivers/media/video/cx88/cx88-mpeg.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@ static int cx8802_start_dma(struct cx8802_dev *dev,
udelay(100);
break;
case CX88_BOARD_HAUPPAUGE_HVR1300:
/* Enable MPEG parallel IO and video signal pins */
cx_write(MO_PINMUX_IO, 0x88);
cx_write(TS_SOP_STAT, 0);
cx_write(TS_VALERR_CNTRL, 0);
break;
case CX88_BOARD_PINNACLE_PCTV_HD_800i:
/* Enable MPEG parallel IO and video signal pins */
Expand Down

0 comments on commit b04bb03

Please sign in to comment.