charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Fri, 25 Oct 2013 02:47:31 +0000 (11:47 +0900)
committerAnton 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