summaryrefslogtreecommitdiff
path: root/drivers/telephony
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-01-24 13:00:45 (GMT)
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-01-25 11:48:35 (GMT)
commit6e2a14d2c59f6208310eeb6b031e9d1c22b38c6a (patch)
tree8267f62f049f5cbd82800f9719ee550b74dc3821 /drivers/telephony
parentcc1d3e032df53d83d0ca4d537d8eb67eb5b3e808 (diff)
downloadlinux-fsl-qoriq-6e2a14d2c59f6208310eeb6b031e9d1c22b38c6a.tar.xz
OMAPDSS: 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> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/telephony')
0 files changed, 0 insertions, 0 deletions