linux/drivers/media
Julia Lawall e861dccc6d [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>
2012-02-28 18:24:17 -03:00
..
common [media] mt2063: remove mt2063_setTune from header 2012-02-28 18:12:51 -03:00
dvb [media] [trivial] mantis: Fix typo in mantis_hif.c 2012-02-27 08:47:04 -03:00
radio [media] wl128x: fix build errors when GPIOLIB is not enabled 2012-02-15 12:04:45 -02:00
rc [media] fintek-cir: add support for newer chip version 2012-02-14 16:53:53 -02:00
video [media] v4l: s5p-tv: use devm_ functions 2012-02-28 18:24:17 -03:00
Kconfig [media] DVB: dvb-net, make the kconfig text helpful 2011-07-27 17:53:09 -03:00
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c [media] media: Fix media device minor registration 2011-06-01 13:24:23 -03:00
media-entity.c