summaryrefslogtreecommitdiff
path: root/Documentation/PCI
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-02-13 13:34:58 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-02-28 21:24:17 (GMT)
commite861dccc6d8d870d764ed950417cfb0e65889b90 (patch)
tree4cdcdb43320f6dc4f9a2b3fcda66572f8dd6efe6 /Documentation/PCI
parent58df1716dc7a2a4628b5cd5586031f94230a2c2c (diff)
downloadlinux-fsl-qoriq-e861dccc6d8d870d764ed950417cfb0e65889b90.tar.xz
[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 'Documentation/PCI')
0 files changed, 0 insertions, 0 deletions