Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233297
b: refs/heads/master
c: 4b2ce9d
h: refs/heads/master
i:
  233295: c8dce64
v: v3
  • Loading branch information
Shawn Guo authored and Sascha Hauer committed Jan 31, 2011
1 parent bb46104 commit 6cdec87
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: 1797c33f0edcdcc9a483c06233a203786666a97f
refs/heads/master: 4b2ce9ddb370c4eb573540611c347d78ac4b54a0
1 change: 1 addition & 0 deletions trunk/drivers/dma/imx-sdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -947,6 +947,7 @@ static struct dma_async_tx_descriptor *sdma_prep_slave_sg(

return &sdmac->desc;
err_out:
sdmac->status = DMA_ERROR;
return NULL;
}

Expand Down

0 comments on commit 6cdec87

Please sign in to comment.