From: Sachin Kamat Date: Fri, 13 Jul 2012 09:06:28 +0000 (+0530) Subject: hwmon: (s3c-hwmon) Use devm_kzalloc instead of kzalloc X-Git-Tag: v3.6-rc1~120^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41bf870e6db130c6e467c70b6da96398066b8be7;p=pandora-kernel.git hwmon: (s3c-hwmon) Use devm_kzalloc instead of kzalloc This makes the code simpler as explicit freeing is not needed. Signed-off-by: Sachin Kamat Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed