Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294939
b: refs/heads/master
c: 9a56ec5
h: refs/heads/master
i:
  294937: 45decb4
  294935: 44a5d0e
v: v3
  • Loading branch information
Masanari Iida authored and Mauro Carvalho Chehab committed Feb 27, 2012
1 parent 6608b92 commit 2d229e4
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: 8423c0cf3a56cb83d09a84b5e2e37ca4c2920783
refs/heads/master: 9a56ec5b0327e292a725bec7f6db069ecc72b2db
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/mantis/mantis_hif.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ static int mantis_hif_write_wait(struct mantis_ca *ca)
udelay(500);
timeout++;
if (timeout > 100) {
dprintk(MANTIS_ERROR, 1, "Adater(%d) Slot(0): Write operation timed out!", mantis->num);
dprintk(MANTIS_ERROR, 1, "Adapter(%d) Slot(0): Write operation timed out!", mantis->num);
rc = -ETIMEDOUT;
break;
}
Expand Down

0 comments on commit 2d229e4

Please sign in to comment.