Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132069
b: refs/heads/master
c: c74ef1f
h: refs/heads/master
i:
  132067: 112d3f2
v: v3
  • Loading branch information
Luotao Fu authored and Dan Williams committed Mar 4, 2009
1 parent af7c3be commit d462190
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: a09b09ae51ace43d28cd9bc1c8bb97986f2b55a6
refs/heads/master: c74ef1f867d18171c8617519ee5fe40b02903934
2 changes: 1 addition & 1 deletion trunk/drivers/dma/ipu/ipu_idmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ static int ipu_init_channel_buffer(struct idmac_channel *ichan,

ichan->status = IPU_CHANNEL_READY;

spin_unlock_irqrestore(ipu->lock, flags);
spin_unlock_irqrestore(&ipu->lock, flags);

return 0;
}
Expand Down

0 comments on commit d462190

Please sign in to comment.