git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed5cd7
)
charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code
author
Jonghwa Lee
<jonghwa3.lee@samsung.com>
Fri, 25 Oct 2013 02:47:31 +0000
(11:47 +0900)
committer
Anton Vorontsov
<anton@enomsg.org>
Fri, 25 Oct 2013 23:28:54 +0000
(16:28 -0700)
Use devm function for dynamic memory allocation.
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
No differences found