Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1211
b: refs/heads/master
c: dd102c7
h: refs/heads/master
i:
  1209: 29b1024
  1207: 5d8423f
v: v3
  • Loading branch information
Johannes Stezenbach authored and Linus Torvalds committed May 17, 2005
1 parent ce4dc4d commit 92b8e8f
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: 77b3bd0ccb2fae27e710b921f053ae16f34d70de
refs/heads/master: dd102c752c17636b2aec7977b377c41156ed19c1
4 changes: 2 additions & 2 deletions trunk/drivers/media/dvb/frontends/tda1004x.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ struct tda1004x_config
u8 demod_address;

/* does the "inversion" need inverted? */
u8 invert:1;
u8 invert;

/* Does the OCLK signal need inverted? */
u8 invert_oclk:1;
u8 invert_oclk;

/* PLL maintenance */
int (*pll_init)(struct dvb_frontend* fe);
Expand Down

0 comments on commit 92b8e8f

Please sign in to comment.