linux_dsm_epyc7002/drivers/media
Sylwester Nawrocki 6d91a51ae1 [media] s5p-fimc: Convert to the device managed resources
The devm_* functions are used in the platform device probe() for data
that is freed on driver removal. The managed device layer takes care
of undoing actions taken in the probe callback() and freeing resources
on driver detach. This eliminates the need for manually releasing
resources and simplifies error handling.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-03-08 07:40:40 -03:00
..
common [media] mt2063: remove mt2063_setTune from header 2012-02-28 18:12:51 -03:00
dvb [media] rtl2830: __udivdi3 undefined 2012-03-08 07:13:57 -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] s5p-fimc: Convert to the device managed resources 2012-03-08 07:40:40 -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 [media] media: Properly handle link flags in link setup, link notify callback 2011-04-17 07:43:32 -03:00