summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-02-13 10:34:58 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-02-28 18:24:17 -0300
commite861dccc6d8d870d764ed950417cfb0e65889b90 (patch)
tree4cdcdb43320f6dc4f9a2b3fcda66572f8dd6efe6 /CREDITS
parent58df1716dc7a2a4628b5cd5586031f94230a2c2c (diff)
downloadop-kernel-dev-e861dccc6d8d870d764ed950417cfb0e65889b90.zip
op-kernel-dev-e861dccc6d8d870d764ed950417cfb0e65889b90.tar.gz
[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 'CREDITS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud