Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217401
b: refs/heads/master
c: 5f29895
h: refs/heads/master
i:
  217399: a2802ce
v: v3
  • Loading branch information
Axel Lin authored and Anton Vorontsov committed Sep 28, 2010
1 parent fa36f39 commit 30e3a0f
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: a01bce6ad970d181797dffff5649e1e6989aa88b
refs/heads/master: 5f29895f3e8cd4c4b25613c3dd64b68124a1762f
1 change: 1 addition & 0 deletions trunk/drivers/power/jz4740-battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ static int __devexit jz_battery_remove(struct platform_device *pdev)

iounmap(jz_battery->base);
release_mem_region(jz_battery->mem->start, resource_size(jz_battery->mem));
kfree(jz_battery);

return 0;
}
Expand Down

0 comments on commit 30e3a0f

Please sign in to comment.