Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241928
b: refs/heads/master
c: 2a66bf3
h: refs/heads/master
v: v3
  • Loading branch information
Igor M. Liplianin authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 163ea61 commit e81cf7e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a0ea298d57153cf71f9f7628830dbba1a9a8a15d
refs/heads/master: 2a66bf370c2aca617fad8dd8fe6c276d6bb1b44c
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/ds3000.c
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ static int ds3000_tune(struct dvb_frontend *fe,
ds3000_writereg(state,
ds3000_dvbs2_init_tab[i],
ds3000_dvbs2_init_tab[i + 1]);
ds3000_writereg(state, 0xfe, 0x54);
ds3000_writereg(state, 0xfe, 0x98);
break;
default:
return 1;
Expand Down

0 comments on commit e81cf7e

Please sign in to comment.