Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233288
b: refs/heads/master
c: 97a43df
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Jan 31, 2011
1 parent b8b62f2 commit d93f539
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: d07102a1bb0e759ce4571df30c62998ef5d8a8d3
refs/heads/master: 97a43dfe84119528ec2576129b91d619219ab716
1 change: 0 additions & 1 deletion trunk/drivers/dma/imx-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,6 @@ static int __init imxdma_probe(struct platform_device *pdev)
dma_cap_set(DMA_CYCLIC, imxdma->dma_device.cap_mask);

imxdmac->chan.device = &imxdma->dma_device;
imxdmac->chan.chan_id = i;
imxdmac->channel = i;

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

0 comments on commit d93f539

Please sign in to comment.