Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252603
b: refs/heads/master
c: cc52a10
h: refs/heads/master
i:
  252601: 6cfbdc3
  252599: 12d360a
v: v3
  • Loading branch information
Nicolas Ferre authored and Vinod Koul committed May 2, 2011
1 parent bf3315c commit 5c9629b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 53830cc75974a199b6b654c062ff8c54c58caa0b
refs/heads/master: cc52a10a048fc1fbe4ffba58c2f0afc79ae0f56f
3 changes: 2 additions & 1 deletion trunk/drivers/dma/at_hdmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,8 @@ atc_prep_slave_sg(struct dma_chan *chan, struct scatterlist *sgl,
struct scatterlist *sg;
size_t total_len = 0;

dev_vdbg(chan2dev(chan), "prep_slave_sg: %s f0x%lx\n",
dev_vdbg(chan2dev(chan), "prep_slave_sg (%d): %s f0x%lx\n",
sg_len,
direction == DMA_TO_DEVICE ? "TO DEVICE" : "FROM DEVICE",
flags);

Expand Down

0 comments on commit 5c9629b

Please sign in to comment.