Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286115
b: refs/heads/master
c: e696643
h: refs/heads/master
i:
  286113: ed4d3e2
  286111: 7bd206c
v: v3
  • Loading branch information
Huang Shijie authored and Vinod Koul committed Nov 22, 2011
1 parent 908d66e commit fd0eae4
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: 7fb3e75e1833743d5faf3adbae46b63f503c6fdf
refs/heads/master: e69664336d6400cc1685716ee5f04ef74e85703e
1 change: 1 addition & 0 deletions trunk/drivers/dma/imx-sdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1102,6 +1102,7 @@ static int sdma_control(struct dma_chan *chan, enum dma_ctrl_cmd cmd,
sdmac->watermark_level = dmaengine_cfg->dst_maxburst;
sdmac->word_size = dmaengine_cfg->dst_addr_width;
}
sdmac->direction = dmaengine_cfg->direction;
return sdma_config_channel(sdmac);
default:
return -ENOSYS;
Expand Down

0 comments on commit fd0eae4

Please sign in to comment.