Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367071
b: refs/heads/master
c: 7186797
h: refs/heads/master
i:
  367069: cc9bc1b
  367067: 2b1c2cc
  367063: b0fd771
  367055: 4a81488
  367039: d1fbb4e
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Apr 22, 2013
1 parent 71b36f9 commit 85c7d30
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: 6695be6863b75620ffa6d422965680ce785cb7c8
refs/heads/master: 71867976466b48462f65992d3d6198e5f2888bbf
4 changes: 2 additions & 2 deletions trunk/drivers/media/dvb-frontends/lg2160.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ struct lg2160_config {
u16 if_khz;

/* disable i2c repeater - 0:repeater enabled 1:repeater disabled */
int deny_i2c_rptr:1;
unsigned int deny_i2c_rptr:1;

/* spectral inversion - 0:disabled 1:enabled */
int spectral_inversion:1;
unsigned int spectral_inversion:1;

unsigned int output_if;
enum lg2160_spi_clock spi_clock;
Expand Down

0 comments on commit 85c7d30

Please sign in to comment.