Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251876
b: refs/heads/master
c: 521999b
h: refs/heads/master
v: v3
  • Loading branch information
Linus Walleij authored and Grant Likely committed May 20, 2011
1 parent 67465d2 commit 709f10e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7f9a4b9797405061a07fca26ff1b4f305c564e5d
refs/heads/master: 521999bd4a8c47a86136b9d8223a9480f5906db8
1 change: 1 addition & 0 deletions trunk/drivers/spi/amba-pl022.c
Original file line number Diff line number Diff line change
Expand Up @@ -1424,6 +1424,7 @@ static void do_polling_transfer(struct pl022 *pl022)
message->state = STATE_ERROR;
goto out;
}
cpu_relax();
}

/* Update total byte transferred */
Expand Down

0 comments on commit 709f10e

Please sign in to comment.