Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217400
b: refs/heads/master
c: a01bce6
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Anton Vorontsov committed Sep 28, 2010
1 parent a2802ce commit fa36f39
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: 7cfbb29466633e6ecdc14f76a693c8478c2b22af
refs/heads/master: a01bce6ad970d181797dffff5649e1e6989aa88b
1 change: 1 addition & 0 deletions trunk/drivers/power/ds2760_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ static int ds2760_battery_remove(struct platform_device *pdev)
&di->set_charged_work);
destroy_workqueue(di->monitor_wqueue);
power_supply_unregister(&di->bat);
kfree(di);

return 0;
}
Expand Down

0 comments on commit fa36f39

Please sign in to comment.