From: Peter Ujfalusi Date: Tue, 1 Apr 2014 13:23:46 +0000 (+0300) Subject: drivers: bus: omap_l3: Convert to use devm_kzalloc X-Git-Tag: omap-for-v3.16/l3-noc-signed~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bae74510179bc6d2c71168eeef33b7b157e244d0;p=pandora-kernel.git drivers: bus: omap_l3: Convert to use devm_kzalloc We can remove the kfree() calls from probe and remove. Signed-off-by: Peter Ujfalusi Reviewed-by: Santosh Shilimkar Acked-by: Tony Lindgren Signed-off-by: Nishanth Menon Tested-by: Sekhar Nori --- Reading git-diff-tree failed