Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291699
b: refs/heads/master
c: 1aa76df
h: refs/heads/master
i:
  291697: d800080
  291695: da32c3b
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 5, 2012
1 parent 73ea456 commit 0736aa8
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: 04a5602db4a07ef3cad3eff5c757384096ab8758
refs/heads/master: 1aa76df4f26bf02be1dde8ee3c3d16c4c5433a26
2 changes: 1 addition & 1 deletion trunk/drivers/staging/mei/interrupt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@ void mei_timer(struct work_struct *work)

if (dev->iamthif_stall_timer) {
if (--dev->iamthif_stall_timer == 0) {
dev_dbg(&dev->pdev->dev, "reseting because of hang to amthi.\n");
dev_dbg(&dev->pdev->dev, "resetting because of hang to amthi.\n");
mei_reset(dev, 1);
dev->iamthif_msg_buf_size = 0;
dev->iamthif_msg_buf_index = 0;
Expand Down

0 comments on commit 0736aa8

Please sign in to comment.