Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273910
b: refs/heads/master
c: f80befe
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Vinod Koul committed Oct 7, 2011
1 parent c34a7a2 commit 122f735
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: 7a1cd9ad87979744e1510782b25c38feb9602739
refs/heads/master: f80befe081576219379debf6611f02c9f3b01c41
2 changes: 1 addition & 1 deletion trunk/drivers/dma/timb_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ static int __devinit td_probe(struct platform_device *pdev)
if ((i % 2) == pchan->rx) {
dev_err(&pdev->dev, "Wrong channel configuration\n");
err = -EINVAL;
goto err_tasklet_kill;
goto err_free_irq;
}

td_chan->chan.device = &td->dma;
Expand Down

0 comments on commit 122f735

Please sign in to comment.