Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233292
b: refs/heads/master
c: 7a0e9b2
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Jan 31, 2011
1 parent 990e175 commit 11da0cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1fa81c270da4d8dffa84fcca448654a10ed0a5dc
refs/heads/master: 7a0e9b2557902bdca563a5eb1bbac87560bd7d20
1 change: 0 additions & 1 deletion trunk/drivers/dma/imx-sdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1307,7 +1307,6 @@ static int __init sdma_probe(struct platform_device *pdev)
dma_cap_set(DMA_CYCLIC, sdma->dma_device.cap_mask);

sdmac->chan.device = &sdma->dma_device;
sdmac->chan.chan_id = i;
sdmac->channel = i;

/* Add the channel to the DMAC list */
Expand Down

0 comments on commit 11da0cd

Please sign in to comment.