Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124417
b: refs/heads/master
c: e278e74
h: refs/heads/master
i:
  124415: 14a62d0
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 6a9ebf3 commit 7e31de5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: efc52a94840198eb5ba68107812b879d34959dbb
refs/heads/master: e278e746bc95dd1e7aa90eb5b858c309266797cd
4 changes: 4 additions & 0 deletions trunk/drivers/media/common/tuners/tuner-xc2028.c
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,10 @@ static int xc2028_sleep(struct dvb_frontend *fe)
return 0;

tuner_dbg("Putting xc2028/3028 into poweroff mode.\n");
if (debug > 1) {
tuner_dbg("Printing sleep stack trace:\n");
dump_stack();
}

mutex_lock(&priv->lock);

Expand Down

0 comments on commit 7e31de5

Please sign in to comment.