Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5239
b: refs/heads/master
c: 723d52e
h: refs/heads/master
i:
  5237: f9e7d5e
  5235: c7e3d89
  5231: d094026
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Jul 27, 2005
1 parent e2edae5 commit 7ab805d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ccef6dbb08770bf21ffc82094c2117bd7977ff8
refs/heads/master: 723d52e6a6391e8c4954dca0a7efd3645181981f
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/frontends/lgdt3302.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ static int i2c_writebytes (struct lgdt3302_state* state,
return 0;
}

#if 0
static int i2c_readbytes (struct lgdt3302_state* state,
u8 addr, /* demod_address or pll_address */
u8 *buf, /* holds data bytes read */
Expand All @@ -109,6 +110,7 @@ static int i2c_readbytes (struct lgdt3302_state* state,
}
return 0;
}
#endif

/*
* This routine writes the register (reg) to the demod bus
Expand Down

0 comments on commit 7ab805d

Please sign in to comment.