Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262049
b: refs/heads/master
c: a62bae9
h: refs/heads/master
i:
  262047: 489ffd1
v: v3
  • Loading branch information
Dong Aisheng authored and Vinod Koul committed Jul 26, 2011
1 parent 94f7dcf commit 53facb2
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: add56ba711627c223e9e356d9398642abf7fa32d
refs/heads/master: a62bae98a93e6c4d53b1e6c20715e94b4a5aca3c
1 change: 1 addition & 0 deletions trunk/drivers/dma/mxs-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,7 @@ static int mxs_dma_control(struct dma_chan *chan, enum dma_ctrl_cmd cmd,
switch (cmd) {
case DMA_TERMINATE_ALL:
mxs_dma_disable_chan(mxs_chan);
mxs_dma_reset_chan(mxs_chan);
break;
case DMA_PAUSE:
mxs_dma_pause_chan(mxs_chan);
Expand Down

0 comments on commit 53facb2

Please sign in to comment.