commit | dc9c94cd339dc74b73ca7ef0943ea610d02f8e3e | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Jul 26 02:23:32 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 13 22:10:57 2012 -0300 |
tree | 8d73553452b0539795d845531573b4e890ddcdee | |
parent | b08deebebe13c73b35701d180a4689dfb34db519 [diff] |
[media] s5k6aa: Use devm_kzalloc function devm_kzalloc() eliminates the need to free explicitly thereby making the code a bit simpler. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>