From: Jonghwa Lee Date: Fri, 25 Oct 2013 02:47:31 +0000 (+0900) Subject: charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code X-Git-Tag: v3.13-rc1~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883c10a9dd8099e7519cdc43b75ac4066a6ae98d;p=pandora-kernel.git charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code Use devm function for dynamic memory allocation. Signed-off-by: Jonghwa Lee Signed-off-by: Myungjoo Ham Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed