Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117052
b: refs/heads/master
c: 5bd4731
h: refs/heads/master
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 21, 2008
1 parent 82b271c commit c3a91ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1af46b450fa49c57d73764d66f267335ccd807e2
refs/heads/master: 5bd47311fe8965980469b45904fefd9afe6ca5b3
2 changes: 0 additions & 2 deletions trunk/drivers/media/dvb/frontends/s5h1411.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,6 @@ static int s5h1411_set_spectralinversion(struct dvb_frontend *fe, int inversion)

if (inversion == 1)
val |= 0x1000; /* Inverted */
else
val |= 0x0000;

state->inversion = inversion;
return s5h1411_writereg(state, S5H1411_I2C_TOP_ADDR, 0x24, val);
Expand Down

0 comments on commit c3a91ca

Please sign in to comment.