diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2012-02-13 14:34:58 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-02-28 22:24:17 +0100 |
commit | e861dccc6d8d870d764ed950417cfb0e65889b90 (patch) | |
tree | 4cdcdb43320f6dc4f9a2b3fcda66572f8dd6efe6 /drivers/media/video/meye.c | |
parent | [media] mt2063: remove mt2063_setTune from header (diff) | |
download | linux-e861dccc6d8d870d764ed950417cfb0e65889b90.tar.xz linux-e861dccc6d8d870d764ed950417cfb0e65889b90.zip |
[media] v4l: s5p-tv: use devm_ functions
The various devm_ functions allocate memory that is released when a driver
detaches. This patch uses these functions for data that is allocated in
the probe function of a platform device and is only freed in the remove
function.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/meye.c')
0 files changed, 0 insertions, 0 deletions