Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316648
b: refs/heads/master
c: 6660f7a
h: refs/heads/master
v: v3
  • Loading branch information
Laxman Dewangan authored and Vinod Koul committed Jun 27, 2012
1 parent 9f5b38b commit 665ec47
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: 56482ec0b156811eb463576a89a47f89e21f3587
refs/heads/master: 6660f7af52caf6028b36e6a68a21c461f2fb0440
2 changes: 1 addition & 1 deletion trunk/drivers/dma/tegra20-apb-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,7 @@ struct dma_async_tx_descriptor *tegra_dma_prep_dma_cyclic(
mem += len;
}
sg_req->last_sg = true;
dma_desc->txd.flags = DMA_CTRL_ACK;
dma_desc->txd.flags = 0;

/*
* Make sure that mode should not be conflicting with currently
Expand Down

0 comments on commit 665ec47

Please sign in to comment.