summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/uvc/uvcvideo.h
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-12-20 01:28:27 +0100
committerHans Verkuil <hverkuil@xs4all.nl>2008-12-20 01:28:27 +0100
commita012e750305d20ec8b2f79b6a32c5e7920096fd3 (patch)
tree99a4ee3aabc3f0c6232d9e49ff7c8470ab1fb2e0 /linux/drivers/media/video/uvc/uvcvideo.h
parent786d73eb9aad6efa7ddd89150d18a689d08f4e07 (diff)
downloadmediapointer-dvb-s2-a012e750305d20ec8b2f79b6a32c5e7920096fd3.tar.gz
mediapointer-dvb-s2-a012e750305d20ec8b2f79b6a32c5e7920096fd3.tar.bz2
v4l2-dev: use the release callback from device instead of cdev
From: Hans Verkuil <hverkuil@xs4all.nl> 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. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/uvc/uvcvideo.h')
0 files changed, 0 insertions, 0 deletions