Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270723
b: refs/heads/master
c: 3f0456b
h: refs/heads/master
i:
  270721: 2a2d0c1
  270719: fbdfbbb
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Oct 2, 2011
1 parent 3c494d7 commit c224a1c
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: ea945ab4d27e101105d7b482183d7147d1f354ce
refs/heads/master: 3f0456bfd7761efbd71e76db5606ecce81dc3d1e
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8782.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ static struct platform_driver wm8782_codec_driver = {
.owner = THIS_MODULE,
},
.probe = wm8782_probe,
.remove = wm8782_remove,
.remove = __devexit_p(wm8782_remove),
};

static int __init wm8782_init(void)
Expand Down

0 comments on commit c224a1c

Please sign in to comment.