Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291715
b: refs/heads/master
c: d4b48ba
h: refs/heads/master
i:
  291713: 4b05d47
  291711: dcca023
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 9, 2012
1 parent a580a5d commit 0eb5f4b
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: 31cf913da3664f4804a346792937a3bad15cdede
refs/heads/master: d4b48ba395a6289fbd72c1b883cc52ee680d967a
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 0eb5f4b

Please sign in to comment.