aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/media-device.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2009-12-09 08:39:56 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-22 04:52:22 -0300
commitcf4b9211b5680cd9ca004232e517fb7ec5bf5316 (patch)
tree5bb830aa4e362d4d9b5774ebfaca1eb79e7db22a /drivers/media/media-device.c
parent[media] v4l: subdev: Events support (diff)
downloadlinux-dev-cf4b9211b5680cd9ca004232e517fb7ec5bf5316.tar.xz
linux-dev-cf4b9211b5680cd9ca004232e517fb7ec5bf5316.zip
[media] media: Media device node support
The media_devnode structure provides support for registering and unregistering character devices using a dynamic major number. Reference counting is handled internally, making device drivers easier to write without having to solve the open/disconnect race condition issue over and over again. The code is based on video/v4l2-dev.c. [mchehab@redhat.com: Remove linux/smp_lock.h include to not break compilation on bisect] Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/media-device.c')
0 files changed, 0 insertions, 0 deletions