diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2012-05-14 06:33:34 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-20 09:05:44 -0300 |
commit | 5b58b95405aafbaf7362564dbcf6231836f1433c (patch) | |
tree | c4d30a8f68c93c0dfae21591afb472e7e14cb525 /drivers/clocksource | |
parent | 32fced05ad9ef4736e4a89b2361cccf56227529b (diff) |
[media] s5p-jpeg: Use devm_* functions in jpeg-core.c file
devm_* functions are used to replace kzalloc, request_mem_region, ioremap
and request_irq functions in probe call. With the usage of devm_* functions
explicit freeing and unmapping is not required.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions