Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330783
b: refs/heads/master
c: e0e52d4
h: refs/heads/master
i:
  330781: 14ea66a
  330779: d2e49cb
  330775: 904a392
  330767: a463295
  330751: dbf7d58
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Aug 12, 2012
1 parent 394b233 commit 7976e39
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: d46ddbe4bfa8715e3de3227018fbf7a283fde0ec
refs/heads/master: e0e52d4e9f5bce7ea887027c127473eb654a5a04
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/tda18218.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ struct dvb_frontend *tda18218_attach(struct dvb_frontend *fe,
struct i2c_adapter *i2c, struct tda18218_config *cfg)
{
struct tda18218_priv *priv = NULL;
u8 val;
u8 uninitialized_var(val);
int ret;
/* chip default registers values */
static u8 def_regs[] = {
Expand Down

0 comments on commit 7976e39

Please sign in to comment.