commit | 41bf870e6db130c6e467c70b6da96398066b8be7 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri Jul 13 14:36:28 2012 +0530 |
committer | Guenter Roeck <linux@roeck-us.net> | Sat Jul 21 21:48:45 2012 -0700 |
tree | 86660ac853a2573678bd2ec909f9ac2cd6d72499 | |
parent | bbc8a569ae91e0951f4b7f8eb33ef1970bf2129c [diff] |
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 <sachin.kamat@linaro.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>