Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311148
b: refs/heads/master
c: 96c9f05
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Greg Kroah-Hartman committed Jun 18, 2012
1 parent 8fc8271 commit 23e8029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f1dc550b069e9fbfe375844f3c76f2cdd12f05c
refs/heads/master: 96c9f05b39a5a3239cf0588cc86a1b95cac652c4
1 change: 1 addition & 0 deletions trunk/drivers/extcon/extcon-max8997.c
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ static int __devexit max8997_muic_remove(struct platform_device *pdev)

extcon_dev_unregister(info->edev);

kfree(info->edev);
kfree(info);

return 0;
Expand Down

0 comments on commit 23e8029

Please sign in to comment.