Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297954
b: refs/heads/master
c: 61bb5a7
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Anton Vorontsov committed Mar 26, 2012
1 parent eee4f59 commit 8e1e326
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: e1be8329991b708adbb4e767bcfd6ad1f92bae65
refs/heads/master: 61bb5a780dd4f50aa4dc859c28f1e8820d763b42
1 change: 1 addition & 0 deletions trunk/drivers/power/da9052-battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,7 @@ static int __devexit da9052_bat_remove(struct platform_device *pdev)
free_irq(bat->da9052->irq_base + irq, bat);
}
power_supply_unregister(&bat->psy);
kfree(bat);

return 0;
}
Expand Down

0 comments on commit 8e1e326

Please sign in to comment.