<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/media/media-devnode.h, branch v3.0.62</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/media/media-devnode.h?h=v3.0.62</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/media/media-devnode.h?h=v3.0.62'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-03-22T07:52:22Z</updated>
<entry>
<title>[media] media: Media device node support</title>
<updated>2011-03-22T07:52:22Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2009-12-09T11:39:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cf4b9211b5680cd9ca004232e517fb7ec5bf5316'/>
<id>urn:sha1:cf4b9211b5680cd9ca004232e517fb7ec5bf5316</id>
<content type='text'>
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 &lt;laurent.pinchart@ideasonboard.com&gt;
Acked-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
</feed>
