android_kernel_xiaomi_sdm845/drivers/media
Hans Verkuil dc93a70cc7 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev
Instead of relying on the cdev release callback we should rely on the
release callback from the device struct. This requires that we use
get_device/put_device to do proper refcounting. In order to do this
safely v4l2-dev.c now sets up its own file_operations that call
out to the driver's ops.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-12-30 09:39:35 -02:00
..
common V4L/DVB (9923): xc5000: remove init_fw option 2008-12-30 09:39:19 -02:00
dvb V4L/DVB (9941): cx24113: fix compile warnings 2008-12-30 09:39:25 -02:00
radio V4L/DVB (9655): radio-mr800: fix unplug 2008-12-30 09:38:05 -02:00
video V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev 2008-12-30 09:39:35 -02:00
Kconfig V4L/DVB (8392): media/Kconfig: Convert V4L1_COMPAT select into "depends on" 2008-07-20 07:28:49 -03:00
Makefile V4L/DVB (8274): sms1xxx: build cleanup after driver relocation 2008-07-20 07:20:56 -03:00