Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217408
b: refs/heads/master
c: 9292585
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Anton Vorontsov committed Oct 6, 2010
1 parent aec49a4 commit 6e4b116
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: fe3f6d097a042cff54bc1dc06f21ef528affe8ca
refs/heads/master: 9292585c67ddd76285f2610c0cbf6b61fe27f5db
1 change: 1 addition & 0 deletions trunk/drivers/power/bq27x00_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ static int bq27x00_battery_remove(struct i2c_client *client)

power_supply_unregister(&di->bat);

kfree(di->bus);
kfree(di->bat.name);

mutex_lock(&battery_mutex);
Expand Down

0 comments on commit 6e4b116

Please sign in to comment.