Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285654
b: refs/heads/master
c: d1244f7
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 5, 2012
1 parent 7f8d3b3 commit 26a5de1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 36ae6df08356609c931e66306b3cb88c22eb055d
refs/heads/master: d1244f77d9029938796a6da82b0d184df26d7322
3 changes: 1 addition & 2 deletions trunk/drivers/media/common/tuners/mt2063.c
Original file line number Diff line number Diff line change
Expand Up @@ -1845,8 +1845,7 @@ static int mt2063_init(struct dvb_frontend *fe)
return -ENODEV; /* Wrong tuner Part/Rev code */
}

dprintk(1, "Discovered a mt2063 %s (2nd part number 0x%02x)\n",
step, state->reg[MT2063_REG_RSVD_3B]);
printk(KERN_INFO "mt2063: detected a mt2063 %s\n", step);

/* Reset the tuner */
status = mt2063_write(state, MT2063_REG_LO2CQ_3, &all_resets, 1);
Expand Down

0 comments on commit 26a5de1

Please sign in to comment.