Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223129
b: refs/heads/master
c: d2f5c27
h: refs/heads/master
i:
  223127: f96a32b
v: v3
  • Loading branch information
Anatolij Gustschin authored and Dan Williams committed Dec 4, 2010
1 parent 21fb6f6 commit 3929837
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: a584bff5efae8c1d026e3a930e3d13a90264fafc
refs/heads/master: d2f5c276ea4b7b7e1b953926bac9d0b148fcce4e
2 changes: 1 addition & 1 deletion trunk/drivers/dma/imx-sdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ static struct dma_async_tx_descriptor *sdma_prep_slave_sg(
struct sdma_buffer_descriptor *bd = &sdmac->bd[i];
int param;

bd->buffer_addr = sgl->dma_address;
bd->buffer_addr = sg->dma_address;

count = sg->length;

Expand Down

0 comments on commit 3929837

Please sign in to comment.