Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185755
b: refs/heads/master
c: 6ca3a7a
h: refs/heads/master
i:
  185753: fbcd9ee
  185751: fafc1bc
v: v3
  • Loading branch information
Steven J. Magnani authored and Dan Williams committed Mar 1, 2010
1 parent 04626f8 commit b972386
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: 9ad7bd2944bd979ef4877cd439719be44c5f3b47
refs/heads/master: 6ca3a7a96e91b1aa8c704153c992b191d35b5747
2 changes: 1 addition & 1 deletion trunk/drivers/dma/fsldma.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ static dma_cookie_t fsl_dma_tx_submit(struct dma_async_tx_descriptor *tx)
if (cookie < 0)
cookie = 1;

desc->async_tx.cookie = cookie;
child->async_tx.cookie = cookie;
}

chan->common.cookie = cookie;
Expand Down

0 comments on commit b972386

Please sign in to comment.