Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65903
b: refs/heads/master
c: 8528fa4
h: refs/heads/master
i:
  65901: 443ab78
  65899: eb175cf
  65895: 03427cb
  65887: 52c0c52
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent c47058e commit 400b4a6
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: 704e39bf620810734a38b3f9c0e07cede2a76d91
refs/heads/master: 8528fa414703f5be17092be2d3a2c5389755253a
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/dvb-pll.c
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ struct dvb_frontend *dvb_pll_attach(struct dvb_frontend *fe, int pll_addr,

fe->tuner_priv = priv;

if (debug) {
if ((debug) || (id[priv->nr] == pll_desc_id)) {
printk("dvb-pll[%d]", priv->nr);
if (i2c != NULL)
printk(" %d-%04x", i2c_adapter_id(i2c), pll_addr);
Expand Down

0 comments on commit 400b4a6

Please sign in to comment.