Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217402
b: refs/heads/master
c: 9c99f08
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Anton Vorontsov committed Sep 28, 2010
1 parent 30e3a0f commit 95332da
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: 5f29895f3e8cd4c4b25613c3dd64b68124a1762f
refs/heads/master: 9c99f08991b38bf6ab62ffe9013ee46ff41d66d0
1 change: 1 addition & 0 deletions trunk/drivers/power/wm831x_power.c
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,7 @@ static __devexit int wm831x_power_remove(struct platform_device *pdev)
power_supply_unregister(&wm831x_power->battery);
power_supply_unregister(&wm831x_power->wall);
power_supply_unregister(&wm831x_power->usb);
kfree(wm831x_power);
return 0;
}

Expand Down

0 comments on commit 95332da

Please sign in to comment.