From: Devendra Naga Date: Tue, 18 Dec 2012 00:02:26 +0000 (-0800) Subject: drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc X-Git-Tag: v3.8-rc1~74^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7ecb8389a34f650f0d4ab23a56c94595a75ccf;p=pandora-kernel.git drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc Replace the kzalloc() and kfree() calls with devm_kzalloc(). Signed-off-by: Devendra Naga Cc: Alessandro Zummo Cc: Alexey Charkov Acked-by: Tony Prisk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed