Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233281
b: refs/heads/master
c: 939fd4f
h: refs/heads/master
i:
  233279: 44f0aa9
v: v3
  • Loading branch information
Shawn Guo authored and Dan Williams committed Jan 30, 2011
1 parent 34d5492 commit d2b2acb
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: 6866fd3b7289a283741752b73e0e09f410b7639d
refs/heads/master: 939fd4f077269dd863cd630a3b3195a20acf7d02
2 changes: 1 addition & 1 deletion trunk/drivers/dma/imx-sdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@ static int __init sdma_probe(struct platform_device *pdev)
err_request_region:
err_irq:
kfree(sdma);
return 0;
return ret;
}

static int __exit sdma_remove(struct platform_device *pdev)
Expand Down

0 comments on commit d2b2acb

Please sign in to comment.