From: Himangi Saraogi Date: Thu, 6 Mar 2014 23:50:20 +0000 (+0530) Subject: staging:android: Introduce the use of the managed version of kzalloc X-Git-Tag: v3.15-rc1~139^2~542 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71373c06c48660fb9a52e3393f86dac3e9ffd84;p=pandora-kernel.git staging:android: Introduce the use of the managed version of kzalloc This patch moves shared private data kzalloc to managed devm_kzalloc and cleans now unneccessary kfree in probe and remove functions. Signed-off-by: Himangi Saraogi Acked-by: Paul E. McKenney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed