Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291960
b: refs/heads/master
c: 1afb708
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Grant Likely committed Mar 15, 2012
1 parent a948c34 commit edd5ce9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: a66590de86483eeefc3074ab1ba1a7f45a89308e
refs/heads/master: 1afb708b7179d044bcb5d2334b3dc43b375ad728
3 changes: 0 additions & 3 deletions trunk/drivers/spi/spi-s3c64xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -764,9 +764,6 @@ static int s3c64xx_spi_transfer_one_message(struct spi_master *master,

msg->status = status;

if (msg->complete)
msg->complete(msg->context);

spi_finalize_current_message(master);

return 0;
Expand Down

0 comments on commit edd5ce9

Please sign in to comment.