Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361325
b: refs/heads/master
c: 0371541
h: refs/heads/master
i:
  361323: 85ad643
v: v3
  • Loading branch information
Arnd Bergmann authored and Samuel Ortiz committed Mar 15, 2013
1 parent a8e6bb5 commit 914af59
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: d52701d39e3765ad5087da1a6e8bbcaaf04bcd9c
refs/heads/master: 037154105e3767324db7c34bf8f540a12cb61d70
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-madc.c
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ static int twl4030_madc_remove(struct platform_device *pdev)

static struct platform_driver twl4030_madc_driver = {
.probe = twl4030_madc_probe,
.remove = __exit_p(twl4030_madc_remove),
.remove = twl4030_madc_remove,
.driver = {
.name = "twl4030_madc",
.owner = THIS_MODULE,
Expand Down

0 comments on commit 914af59

Please sign in to comment.