commit | 883c10a9dd8099e7519cdc43b75ac4066a6ae98d | [log] [tgz] |
---|---|---|
author | Jonghwa Lee <jonghwa3.lee@samsung.com> | Fri Oct 25 11:47:31 2013 +0900 |
committer | Anton Vorontsov <anton@enomsg.org> | Fri Oct 25 16:28:54 2013 -0700 |
tree | 13263bc1f91872c2df7e40574ea72d4001c184c5 | |
parent | 3ed5cd79b82e9a055e0df3275eeb471ea0f1e2d7 [diff] |
charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code 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>