Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199968
b: refs/heads/master
c: b9eb39d
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Ringel authored and Mauro Carvalho Chehab committed Jun 1, 2010
1 parent 9778f90 commit a9d89f8
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: 0439db75c1fbb28a3b314ae354582e4f180daf52
refs/heads/master: b9eb39d8f419d76e1d59febe48a6791f1fbb68c4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/tm6000/tm6000-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ static void tm6000_config_tuner(struct tm6000_core *dev)

switch (dev->tuner_type) {
case TUNER_XC2028:
tun_setup.tuner_callback = tm6000_tuner_callback;;
tun_setup.tuner_callback = tm6000_tuner_callback;
break;
case TUNER_XC5000:
tun_setup.tuner_callback = tm6000_xc5000_callback;
Expand Down

0 comments on commit a9d89f8

Please sign in to comment.