Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357087
b: refs/heads/master
c: cb31c74
h: refs/heads/master
i:
  357085: 8bd50f0
  357083: ad1cc69
  357079: 68221c2
  357071: 636a2b1
  357055: 17be32e
v: v3
  • Loading branch information
Paul Bolle authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent ce46ce9 commit a168358
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: 6dc8f3823e52f3b9a127d79ca7b8bc782a5cfd7e
refs/heads/master: cb31c7487580a0cfc6eb253e604c1e51ac8eb3c8
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb-frontends/tda8261_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static int tda8261_get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth)
return err;
}
*bandwidth = t_state.bandwidth;
printk("%s: Bandwidth=%d\n", __func__, t_state.bandwidth);
}
printk("%s: Bandwidth=%d\n", __func__, t_state.bandwidth);
return 0;
}

0 comments on commit a168358

Please sign in to comment.