Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5240
b: refs/heads/master
c: d975872
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Jul 27, 2005
1 parent 7ab805d commit 415f344
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: 723d52e6a6391e8c4954dca0a7efd3645181981f
refs/heads/master: d975872c5c94615a12040009cde71c82cddeb1be
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/cx88/cx88-dvb.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* $Id: cx88-dvb.c,v 1.48 2005/07/20 05:33:33 mkrufky Exp $
* $Id: cx88-dvb.c,v 1.49 2005/07/20 05:38:09 mkrufky Exp $
*
* device driver for Conexant 2388x based TV cards
* MPEG Transport Stream (DVB) routines
Expand Down Expand Up @@ -328,7 +328,7 @@ static int dvb_register(struct cx8802_dev *dev)

cx_clear(MO_GP0_IO, 1);
mdelay(100);
cx_set(MO_GP0_IO, 9); /* ANT connector too FIXME */
cx_set(MO_GP0_IO, 9);
mdelay(200);
dev->core->pll_addr = 0x61;
dev->core->pll_desc = &dvb_pll_thomson_dtt7611;
Expand Down

0 comments on commit 415f344

Please sign in to comment.