diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2013-01-07 16:51:21 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-02-13 23:27:47 +0400 |
commit | 47de201c73fbe435e7b635fa0eb812c7ce68be43 (patch) | |
tree | bd4d2cc449119ecce970b09deae49f0842368c2a /drivers/media/common/btcx-risc.c | |
parent | ec34e1d579819789ecde888c1d54310824957893 (diff) | |
download | linux-47de201c73fbe435e7b635fa0eb812c7ce68be43.tar.xz |
[media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functions
This patch uses various devm_ functions for data that is allocated in the
probe function of a platform driver and is only freed in the remove
function.
This also fixes a checkpatch warning, removing a space before a \n in a
string.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common/btcx-risc.c')
0 files changed, 0 insertions, 0 deletions