Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297525
b: refs/heads/master
c: 8867bd5
h: refs/heads/master
i:
  297523: 3ef3a66
v: v3
  • Loading branch information
Vinod Koul committed Mar 13, 2012
1 parent d237acb commit a0b278e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 8ac695463f37af902e953d575d3f782e32e170da
refs/heads/master: 8867bd508f88eae8b9c54394f17422f49e387b26
1 change: 0 additions & 1 deletion trunk/drivers/dma/pl330.c
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ static int pl330_control(struct dma_chan *chan, enum dma_ctrl_cmd cmd, unsigned
/* Mark all desc done */
list_for_each_entry_safe(desc, _dt, &pch->work_list , node) {
desc->status = DONE;
pch->completed = desc->txd.cookie;
list_move_tail(&desc->node, &list);
}

Expand Down

0 comments on commit a0b278e

Please sign in to comment.