Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306097
b: refs/heads/master
c: 3a871ca
h: refs/heads/master
i:
  306095: 79f499a
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Apr 9, 2012
1 parent 57b4c9f commit 07489d4
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: 41d44a815a68a2618805c1d670b4ff93091a99d8
refs/heads/master: 3a871ca270545194887ddae726b51f1e2bf45f32
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/af9033.c
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ static int af9033_sleep(struct dvb_frontend *fe)
usleep_range(200, 10000);
}

pr_debug("%s: loop=%d", __func__, i);
pr_debug("%s: loop=%d\n", __func__, i);

if (i == 0) {
ret = -ETIMEDOUT;
Expand Down

0 comments on commit 07489d4

Please sign in to comment.